Searched refs:TokenString (Results 1 – 1 of 1) sorted by relevance
2289 typedef struct TokenString { struct2294 } TokenString; argument5430 static void macro_subst(TokenString *tok_str, Sym **nested_list, 7981 static inline void tok_str_new(TokenString *s) in tok_str_new()7994 static int *tok_str_realloc(TokenString *s) in tok_str_realloc()8011 static void tok_str_add(TokenString *s, int t) in tok_str_add()8023 static void tok_str_add2(TokenString *s, int t, CValue *cv) in tok_str_add2()8088 static void tok_str_add_tok(TokenString *s) in tok_str_add_tok()8257 TokenString str; in expr_preprocess()8311 TokenString str; in parse_define()[all …]