Searched refs:buffer_and_nest (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Dmacro.h85 extern int buffer_and_nest (const char *, const char *, sb *, int (*) (sb *));
H A Dmacro.c112 buffer_and_nest (const char *from, const char *to, sb *ptr, function
645 if (! buffer_and_nest ("MACRO", "ENDM", &macro->sub, get_line))
1298 if (! buffer_and_nest (NULL, "ENDR", &sub, get_line))
H A Dread.c2980 if (!buffer_and_nest (start, end, &one, get_non_macro_line_sb))
3010 if (!buffer_and_nest (start, end, &one, get_non_macro_line_sb))

Completed in 113 milliseconds