Searched refs:PROTO_NOPRAGMA (Results 1 – 2 of 2) sorted by relevance
90 #define PROTO_NOPRAGMA (1<<8) /* delete pragma prototyped */ macro
2320 if (!(flags & PROTO_DISABLE) || (flags & PROTO_NOPRAGMA)) in pppopen()