Searched refs:tok_ifdef (Results 1 – 4 of 4) sorted by relevance
114 tok_ifdef, enumerator
595 {"ifdef", tok_ifdef, 0}, in locfile_hash()
77 ifdef, tok_ifdef, 0
2532 if (nowtok == tok_ifdef || nowtok == tok_ifndef) in skip_to()3871 case tok_ifdef: in collate_read()3896 if ((nowtok == tok_ifdef && curdef != NULL) in collate_read()3910 nowtok = tok_ifdef; in collate_read()
Completed in 13 milliseconds