Home
last modified time | relevance | path

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

/dports/net/dgd/dgd-1.4.23/src/lex/
H A Dppcontrol.c571 tk_setpp(TRUE); in do_define()
616 tk_setpp(FALSE); in do_define()
702 tk_setpp(FALSE); in do_define()
734 tk_setpp(TRUE); in pp_gettok()
736 tk_setpp(FALSE); in pp_gettok()
913 tk_setpp(TRUE); in pp_gettok()
923 tk_setpp(FALSE); in pp_gettok()
H A Dtoken.h29 extern void tk_setpp (int);
H A Dtoken.c312 void tk_setpp(int pp) in tk_setpp() function