Searched defs:trp (Results 1 – 7 of 7) sorted by relevance
/trunk/main/soltools/cpp/ |
H A D | _tokens.c | 203 maketokenrow(int size, Tokenrow * trp) in maketokenrow() 215 growtokenrow(Tokenrow * trp) in growtokenrow() 271 makespace(Tokenrow * trp, Token * ntp) in makespace() 311 adjustrow(Tokenrow * trp, int nt) in adjustrow() 348 normtokenrow(Tokenrow * trp) in normtokenrow() 379 peektokens(Tokenrow * trp, char *str) in peektokens() 406 puttokens(Tokenrow * trp) in puttokens() 526 setempty(Tokenrow * trp) in setempty()
|
H A D | _macro.c | 44 dodefine(Tokenrow * trp) in dodefine() 172 doadefine(Tokenrow * trp, int type) in doadefine() 235 expandrow(Tokenrow * trp, char *flag) in expandrow() 315 expand(Tokenrow * trp, Nlist * np, MacroValidatorList * pValidators) in expand() 419 gatherargs(Tokenrow * trp, Tokenrow ** atr, int *narg) in gatherargs() 573 doconcat(Tokenrow * trp) in doconcat() 715 builtin(Tokenrow * trp, int biname) in builtin()
|
H A D | _cpp.c | 70 process(Tokenrow * trp) in process() 123 control(Tokenrow * trp) in control() 343 Tokenrow *trp; in error() local
|
H A D | _mcrvalid.c | 142 tokenrow_zeroTokenIdentifiers(Tokenrow* trp) in tokenrow_zeroTokenIdentifiers()
|
H A D | _include.c | 52 doinclude(Tokenrow * trp, int depth, int import) in doinclude()
|
H A D | _eval.c | 254 eval(Tokenrow * trp, int kw) in eval()
|
H A D | _lex.c | 340 gettokens(Tokenrow * trp, int reset) in gettokens()
|
Completed in 54 milliseconds