Home
last modified time | relevance | path

Searched refs:cpp_post_options (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-4.7/libcpp/include/
HDcpplib.h735 extern void cpp_post_options (cpp_reader *);
/dragonfly/contrib/gcc-8.0/libcpp/include/
HDcpplib.h866 extern void cpp_post_options (cpp_reader *);
/dragonfly/contrib/gcc-4.7/libcpp/
HDinit.c555 cpp_post_options (cpp_reader *pfile) in cpp_post_options() function
/dragonfly/contrib/gcc-8.0/libcpp/
HDinit.c608 cpp_post_options (cpp_reader *pfile) in cpp_post_options() function
/dragonfly/contrib/gcc-4.7/gcc/c-family/
HDc-opts.c1044 cpp_post_options (parse_in); in c_common_post_options()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-opts.c1064 cpp_post_options (parse_in); in c_common_post_options()