Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpp/
H A DMakefile.com37 ppcontrol.o \
108 pics/ppcontrol.o := CERRWARN += -erroff=E_INTEGER_OVERFLOW_DETECTED
/titanic_41/usr/src/lib/libpp/common/
H A DRELEASE5 09-01-05 ppcontrol.c: fix multiple include guard for #include outside guard
23 06-05-09 pp.tab,ppcontrol.c,ppproto.c: add externalize
84 02-05-24 ppcontrol.c: simplify getline() space canonicalization
86 02-05-20 ppcontrol.c: update to use regsubcomp(),regsubexec()
87 02-05-09 ppcontrol.c: inhibit `EOF in directive': newline warning will catch it
105 01-08-11 ppcontrol: fix ... and __VAR_ARGS__ for C99
117 01-03-08 pp.tab,ppbuiltin,ppcontrol,probe: add pp:hostedtransition
134 ppcontrol: manulally increment IN_RESCAN error_info.line
149 ppcontrol: always disable pp:* pragma expansion
154 00-05-09 ppcontrol: fix C++ macro >+> invalid fuse
[all …]
H A Dpplib.h788 #define ppcontrol _pp_control
821 extern int ppcontrol(void);
H A DHISTORY40 02/28/89 fix variable n usage conflict for DEFINE: in ppcontrol
66 06/22/88 move pp.macref check; stack pp.state in ppcontrol()
H A Dpplex.c1772 ppcontrol(); in ppcpp()
H A Dppcontrol.c254 ppcontrol(void) in ppcontrol() function