Searched refs:sb_reset (Results 1 – 3 of 3) sorted by relevance
365 sb_reset (out); in get_any_string()560 sb_reset (&formal->def); in do_formals()808 sb_reset (&t); in macro_expand_body()884 sb_reset (&t); in macro_expand_body()901 sb_reset (&t); in macro_expand_body()968 sb_reset (&t); in macro_expand_body()1039 sb_reset (&f->actual); in macro_expand()1090 sb_reset (&t); in macro_expand()1105 sb_reset (&t); in macro_expand()1116 sb_reset (&ptr->actual); in macro_expand()[all …]
59 extern void sb_reset (sb *);
157 sb_reset (sb *ptr) in sb_reset() function