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

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dcpplib.c50 typedef void (*pragma_cb) PARAMS ((cpp_reader *)); typedef
57 pragma_cb handler;
121 pragma_cb));
1002 pragma_cb handler;
1033 pragma_cb handler;
/openbsd-current/gnu/gcc/libcpp/
H A Ddirectives.c42 typedef void (*pragma_cb) (cpp_reader *); typedef
52 pragma_cb handler;
1118 const char *name, pragma_cb handler)
1134 pragma_cb handler, bool allow_expansion)

Completed in 195 milliseconds