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

  /toolchain/binutils/binutils-2.27/gas/
sb.h 56 extern void sb_kill (sb *);
sb.c 46 sb_kill (&foo); */
76 sb_kill (sb *ptr) function
macro.c 489 sb_kill (&formal->actual);
490 sb_kill (&formal->def);
491 sb_kill (&formal->name);
550 sb_kill (&qual);
640 sb_kill (&macro->sub);
1005 sb_kill (&t);
1224 sb_kill (&t);
1271 sb_kill (&line_sb);
1397 sb_kill (&f.actual);
1398 sb_kill (&f.def)
    [all...]
input-scrub.c 322 sb_kill (&from_sb);
read.c 609 sb_kill (&out);
    [all...]

Completed in 75 milliseconds