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

/haiku-buildtools/legacy/gcc/gcc/
H A Dcpplib.h79 extern int cpp_handle_option PARAMS ((cpp_reader *, int, char **));
H A Dcppinit.c1138 cpp_handle_option (pfile, argc, argv) function
1723 strings_processed = cpp_handle_option (pfile, argc - i, argv + i);
H A Dc-decl.c616 strings_processed = cpp_handle_option (&parse_in, argc, argv);
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Ddecl2.c567 strings_processed = cpp_handle_option (&parse_in, argc, argv);

Completed in 94 milliseconds