Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gas/
Dmacro.c345 sb_reset (out); in get_any_string()
635 sb_reset (&t); in macro_expand_body()
708 sb_reset (&t); in macro_expand_body()
725 sb_reset (&t); in macro_expand_body()
785 sb_reset (&t); in macro_expand_body()
858 sb_reset (&f->actual); in macro_expand()
913 sb_reset (&t); in macro_expand()
925 sb_reset (&ptr->actual); in macro_expand()
962 sb_reset (&f->actual); in macro_expand()
988 sb_reset (&t); in macro_expand()
[all …]
Dsb.h85 extern void sb_reset (sb *);
Dsb.c146 sb_reset (sb *ptr) in sb_reset() function
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
Dmacro.c390 sb_reset (out); in get_any_string()
581 sb_reset (&formal->def); in do_formals()
806 sb_reset (&t); in macro_expand_body()
883 sb_reset (&t); in macro_expand_body()
898 sb_reset (&t); in macro_expand_body()
965 sb_reset (&t); in macro_expand_body()
1037 sb_reset (&f->actual); in macro_expand()
1088 sb_reset (&t); in macro_expand()
1110 sb_reset (&ptr->actual); in macro_expand()
1191 sb_reset (&t); in macro_expand()
[all …]
Dsb.h85 extern void sb_reset (sb *);
Dsb.c174 sb_reset (sb *ptr) in sb_reset() function