Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpplib.h136 typedef void (*PPPRAGMA)(const char*, const char*, const char*, const char*, int); typedef
341 PPPRAGMA pragma; /* pass along unknown pragmas */ \
H A Dppop.c1365 pp.pragma = va_arg(ap, PPPRAGMA); in ppop()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c217 typedef void (*PPPRAGMA) __PROTO__((const char*, const char*, const char*, const char*, int));
389 …ESYNC linesync; PPLINESYNC olinesync; PPMACREF macref; PPOPTARG optarg; PPPRAGMA pragma; struct co…