Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libpp/common/
H A Dppexpr.c243 return ppoption(args); in predicate()
621 ppoption(char* s) in ppoption() function
H A Dpplib.h802 #define ppoption _pp_option
834 extern int ppoption(char*);
H A Dppbuiltin.c249 sfsprintf(p = pp.valbuf, MAXTOKEN, "%ld", ppoption(a)); in ppbuiltin()