Searched refs:ID_COPYBOOK (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libast/misc/ |
H A D | magic.c | 123 #define ID_COPYBOOK 4 macro 191 { "COMP", ID_COPYBOOK }, 192 { "COMPUTATIONAL",ID_COPYBOOK }, 197 { "FILLER", ID_COPYBOOK }, 205 { "PIC", ID_COPYBOOK }, 207 { "REDEFINES", ID_COPYBOOK }, 208 { "S9", ID_COPYBOOK }, 213 { "VALUE", ID_COPYBOOK }, 1399 if (mp->identifier[ID_COPYBOOK] > 0 && mp->identifier[ID_COBOL] == 0 && (c = mp->count['('] - mp->count[')']) >= -2 && c <= 2) 1406 if (mp->identifier[ID_COBOL] > 0 && mp->identifier[ID_COPYBOOK] > [all...] |
Completed in 9 milliseconds