Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpplib.h133 typedef void (*PPLINESYNC)(int, const char*); typedef
337 PPLINESYNC linesync; /* pass along line sync info */ \
338 PPLINESYNC olinesync; /* original linesync value */ \
H A Dppargs.c416 ppop(PP_LINE, (PPLINESYNC)0); in ppargs()
H A Dppop.c380 PPLINESYNC pplinesync; in ppop()
1252 pp.linesync = va_arg(ap, PPLINESYNC); in ppop()
H A Dppcontrol.c281 PPLINESYNC linesync; in ppcontrol()
1824 pp.linesync = i0 ? pp.olinesync : (PPLINESYNC)0; in ppcontrol()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c214 typedef void (*PPLINESYNC) __PROTO__((int, const char*));
389 …rtab; PPBUILTIN builtin; PPCOMMENT comment; PPINCREF incref; PPLINESYNC linesync; PPLINESYNC oline…