Home
last modified time | relevance | path

Searched refs:end_input (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Usage/t/inc/Pod/
H A DParser.pm536 sub end_input { subroutine
1606 $self->end_input() if (@input_stack > 0);
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dspew.c412 end_input () in end_input() function
1003 end_input ();
1342 end_input (); in finish_defarg()
H A Dparse.y778 { end_input (); }
H A Dcp-tree.h4302 extern void end_input PARAMS ((void));
H A DChangeLog.24315 (end_input): Call cpp_pop_buffer if USE_CPPLIB.
4600 (end_input): Use putback.
15289 (process_next_inline): Call end_input instead of restore_pending_input.
15292 * input.c (end_input): New fn.
15294 until someone calls end_input.
H A DChangeLog6826 * spew.c (end_input): No longer static.
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-19971618 (process_next_inline): Call end_input instead of restore_pending_input.
1621 * input.c (end_input): New fn.
1623 until someone calls end_input.
H A DChangeLog-19994315 (end_input): Call cpp_pop_buffer if USE_CPPLIB.
4600 (end_input): Use putback.
H A DChangeLog-2001849 * spew.c (end_input): No longer static.
H A DChangeLog-2002337 (end_input): Likewise.