Searched refs:type_check_off (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | language.c | 117 enum type_check type_check = type_check_off; 268 type_check = type_check_off; in set_type_command() 449 case type_check_off: in set_type_str() 888 case type_check_off: in type_error() 1171 type_check_off, 1207 type_check_off, 1242 type_check_off,
|
H A D | c-lang.c | 571 type_check_off, 639 type_check_off, 674 type_check_off, 714 type_check_off,
|
H A D | language.h | 85 type_check_off, type_check_warn, type_check_on enumerator 325 #define STRICT_TYPE (type_check != type_check_off)
|
H A D | scm-lang.c | 249 type_check_off,
|
H A D | jv-lang.c | 1089 type_check_off,
|
H A D | objc-lang.c | 660 type_check_off,
|
H A D | ada-lang.c | 8708 type_check_off,
|