Searched refs:TOK_CINT (Results 1 – 1 of 1) sorted by relevance
2583 #define TOK_CINT 0xb3 /* number in tokc */ macro7300 case TOK_CINT: in get_tok_str()7956 case TOK_CINT: in tok_ext_size()8035 case TOK_CINT: in tok_str_add2()8121 case TOK_CINT: \8270 tok = TOK_CINT; in expr_preprocess()8274 tok = TOK_CINT; in expr_preprocess()8455 if (tok != TOK_CINT) { in pragma_parse()8697 if (tok != TOK_CINT) in preprocess()8729 if (tok == TOK_LINEFEED || tok == '!' || tok == TOK_CINT) { in preprocess()[all …]