HomeSort by relevance Sort by last modified time
    Searched refs:sb_new (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.27/gas/
sb.h 54 extern void sb_new (sb *);
macro.c 476 sb_new (&formal->name);
477 sb_new (&formal->def);
478 sb_new (&formal->actual);
530 sb_new (&qual);
659 sb_new (&macro->sub);
660 sb_new (&name);
802 sb_new (&t);
1035 sb_new (&t);
1264 sb_new (&line_sb);
1268 sb_new (expand)
    [all...]
sb.c 43 sb_new (&foo);
68 sb_new (sb *ptr) function
read.c     [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-iq2000.c 239 sb_new (& macro->sub);
240 sb_new (& macro_name);
260 sb_new (& formal->name);
261 sb_new (& formal->def);
262 sb_new (& formal->actual);

Completed in 254 milliseconds