Searched refs:integer_range_info (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | opt-functions.awk | 375 function integer_range_info(range_option, init, option, uinteger_used) function
|
H A D | optc-gen.awk | 475 var_set(flags[i]), integer_range_info(opt_args("IntegerRange", flags[i]),
|
H A D | ChangeLog-2017 | 26300 * opt-functions.awk (integer_range_info): New function. 26301 * optc-gen.awk: Add integer_range_info to cl_options struct.
|
H A D | ChangeLog-2021 | 7897 * optc-gen.awk: Add new argument to integer_range_info.
|
H A D | ChangeLog-2019 | 15489 * opt-functions.awk (integer_range_info): Make sure values are in
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | opt-functions.awk | 347 function integer_range_info(range_option, init, option) function
|
H A D | optc-gen.awk | 421 var_set(flags[i]), integer_range_info(opt_args("IntegerRange", flags[i]),
|