Home
last modified time | relevance | path

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

/titanic_51/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(MAGIC… in pppopen()