Searched refs:ID_PL1 (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libast/misc/ |
H A D | magic.c | 134 #define ID_PL1 15 macro 193 { "DCL", ID_PL1 }, 194 { "DEFINED", ID_PL1 }, 198 { "FIXED", ID_PL1 }, 202 { "MAIN", ID_PL1 }, 203 { "OPTIONS", ID_PL1 }, 1413 if (mp->identifier[ID_PL1] > 0 && (c = mp->count['('] - mp->count[')']) >= -2 && c <= 2)
|
Completed in 13 milliseconds