Home
last modified time | relevance | path

Searched refs:sb_reset (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/
Dmacro.c365 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 …]
Dsb.h59 extern void sb_reset (sb *);
Dsb.c157 sb_reset (sb *ptr) in sb_reset() function