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

/freebsd-11-stable/contrib/binutils/gas/
H A Dinput-scrub.c129 static char *input_scrub_pop (struct input_save *arg);
138 area, which can be restored by passing it to input_scrub_pop(). */
176 input_scrub_pop (struct input_save *saved)
325 *bufp = input_scrub_pop (next_saved_file);
374 *bufp = input_scrub_pop (next_saved_file);
404 *bufp = input_scrub_pop (next_saved_file); /* Pop state */
175 input_scrub_pop (struct input_save *saved) function

Completed in 83 milliseconds