Searched refs:MAGICOFF (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libpp/common/
H A Dppproto.c55 #define MAGICOFF "noticed" /* no notice if found in pragma */ macro
2253 if ((*(s - 1) == ' ' || *(s - 1) == '\t') && *s == *MAGICOFF && !strncmp(s, MAGICOFF, sizeof(MAGICOFF) - 1))

Completed in 76 milliseconds