Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libpp/
H A DMakefile.com44 ppinput.o \
H A Dmapfile-vers47 ppinput;
/titanic_50/usr/src/cmd/ast/msgcc/
H A Dmsgcpp.c276 ppinput(s, "string", 0); in main()
/titanic_50/usr/src/lib/libpp/common/
H A Dpp.h443 extern void ppinput(char*, char*, int);
H A DRELEASE34 ppinput.c: ppproto() only for COMPATIBILITY or PLUSPLUS
103 01-09-11 ppinput.c: use pathnative() for native fs representation
178 99-05-09 ppinput: add #pragma pp:native and (pp.option&NATIVE) for native paths
H A Dppinput.c272 ppinput(char* b, char* f, int n) in ppinput() function