Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dopts-common.c1090 if (option->cl_host_wide_int) in set_option()
1106 if (option->cl_host_wide_int) in set_option()
1113 if (option->cl_host_wide_int) in set_option()
1120 if (option->cl_host_wide_int) in set_option()
1195 if (option->cl_host_wide_int) in option_enabled()
1201 if (option->cl_host_wide_int) in option_enabled()
1207 if (option->cl_host_wide_int) in option_enabled()
1237 state->size = (cl_options[option].cl_host_wide_int in get_option_state()
H A Dopts.h100 BOOL_BITFIELD cl_host_wide_int : 1; member
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dopts-common.c1292 if (option->cl_host_wide_int) in set_option()
1308 if (option->cl_host_wide_int) in set_option()
1315 if (option->cl_host_wide_int) in set_option()
1322 if (option->cl_host_wide_int) in set_option()
1391 if (option->cl_host_wide_int) in option_enabled()
1397 if (option->cl_host_wide_int) in option_enabled()
1403 if (option->cl_host_wide_int) in option_enabled()
1433 state->size = (cl_options[option].cl_host_wide_int in get_option_state()
H A Dopts.h98 BOOL_BITFIELD cl_host_wide_int : 1; member