Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
Dmacro.c476 sb_new (&formal->name); in new_formal()
477 sb_new (&formal->def); in new_formal()
478 sb_new (&formal->actual); in new_formal()
530 sb_new (&qual); in do_formals()
659 sb_new (&macro->sub); in define_macro()
660 sb_new (&name); in define_macro()
802 sb_new (&t); in macro_expand_body()
1035 sb_new (&t); in macro_expand()
1264 sb_new (&line_sb); in check_macro()
1268 sb_new (expand); in check_macro()
[all …]
Dsb.h54 extern void sb_new (sb *);
Dsb.c68 sb_new (sb *ptr) in sb_new() function
Dread.c2364 sb_new (&out); in s_irp()
3125 sb_new (&one); in do_repeat()
3155 sb_new (&one); in do_repeat_with_expander()
3162 sb_new (&many); in do_repeat_with_expander()
DChangeLog-20121035 (sb_new): Use INIT_ALLOC.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-iq2000.c237 sb_new (& macro->sub); in iq2000_add_macro()
238 sb_new (& macro_name); in iq2000_add_macro()
258 sb_new (& formal->name); in iq2000_add_macro()
259 sb_new (& formal->def); in iq2000_add_macro()
260 sb_new (& formal->actual); in iq2000_add_macro()