Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h392 unsigned char warn_num_sign_change; member
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h413 unsigned char warn_num_sign_change; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-opts.c391 cpp_opts->warn_num_sign_change = value; in c_common_handle_option()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-opts.cc414 cpp_opts->warn_num_sign_change = value; in c_common_handle_option()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dexpr.cc1497 if (CPP_OPTION (pfile, warn_num_sign_change) in reduce()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dexpr.c1471 if (CPP_OPTION (pfile, warn_num_sign_change) in reduce()