Searched refs:macro_str1 (Results 1 – 1 of 1) sorted by relevance
9849 TokenString macro_str1; in macro_twosharps() local9866 tok_str_new(¯o_str1); in macro_twosharps()9873 tok_str_add2(¯o_str1, t, &cval); in macro_twosharps()9953 tok_str_add2(¯o_str1, tok, &tokc); in macro_twosharps()9961 tok_str_add2(¯o_str1, tok, &tokc); in macro_twosharps()9968 tok_str_add(¯o_str1, 0); in macro_twosharps()9969 return macro_str1.str; in macro_twosharps()9980 int *macro_str1; in macro_subst() local9988 macro_str1 = macro_twosharps(ptr); in macro_subst()9989 if (macro_str1) in macro_subst()[all …]