Searched refs:line_sb (Results 1 – 1 of 1) sorted by relevance
1241 sb line_sb; in check_macro() local1265 sb_new (&line_sb); in check_macro()1267 sb_add_char (&line_sb, *s++); in check_macro()1270 *error = macro_expand (0, &line_sb, macro, expand); in check_macro()1272 sb_kill (&line_sb); in check_macro()