Lines Matching refs:tok_str_add
8011 static void tok_str_add(TokenString *s, int t) in tok_str_add() function
8279 tok_str_add(&str, -1); /* simulate end of file */ in expr_preprocess()
8280 tok_str_add(&str, 0); in expr_preprocess()
8356 tok_str_add(&str, 0); in parse_define()
9672 tok_str_add(&str, t); in macro_arg_subst()
9679 tok_str_add(&str, 0); in macro_arg_subst()
9796 tok_str_add(&str, 0); in macro_subst_tok()
9968 tok_str_add(¯o_str1, 0); in macro_twosharps()
10047 tok_str_add(&str, 0); in next()
14319 tok_str_add(&init_str, -1); in decl_initializer_alloc()
14320 tok_str_add(&init_str, 0); in decl_initializer_alloc()
14747 tok_str_add(&func_str, -1); in decl()
14748 tok_str_add(&func_str, 0); in decl()