Home
last modified time | relevance | path

Searched refs:directive_handler (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpplib.c83 typedef void (*directive_handler) PARAMS ((cpp_reader *));
87 directive_handler handler; /* Function to handle directive. */
H A DChangeLog.45270 COND, EXPAND, INCL, COMMENTS, IN_I, struct directive, directive_handler,
15030 directive_handler): New.
H A DChangeLog.36481 * cpphash.h (SYNTAX_INCLUDE, SYNTAX_ASSERT, directive_handler): new.
/openbsd-src/gnu/gcc/libcpp/
H A Ddirectives.c79 typedef void (*directive_handler) (cpp_reader *); typedef
83 directive_handler handler; /* Function to handle directive. */