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

/illumos-gate/usr/src/lib/libpp/common/
H A Dppproto.c2259 if (!(flags & PROTO_DISABLE) || (flags & PROTO_NOPRAGMA))
2315 if (flags & PROTO_DISABLE) pragma = 0;
H A Dpplib.h83 #define PROTO_DISABLE (1<<1) /* disable conversion */ macro

Completed in 168 milliseconds