Home
last modified time | relevance | path

Searched refs:TYPE_CODE_BOOL (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Df-lang.c263 type = init_type (TYPE_CODE_BOOL, in f_create_fundamental_type()
283 type = init_type (TYPE_CODE_BOOL, in f_create_fundamental_type()
298 type = init_type (TYPE_CODE_BOOL, in f_create_fundamental_type()
313 type = init_type (TYPE_CODE_BOOL, in f_create_fundamental_type()
508 init_type (TYPE_CODE_BOOL, TARGET_CHAR_BIT / TARGET_CHAR_BIT, in build_fortran_types()
518 init_type (TYPE_CODE_BOOL, TARGET_SHORT_BIT / TARGET_CHAR_BIT, in build_fortran_types()
528 init_type (TYPE_CODE_BOOL, TARGET_INT_BIT / TARGET_CHAR_BIT, in build_fortran_types()
H A Df-typeprint.c135 case TYPE_CODE_BOOL: in f_type_print_varspec_prefix()
247 case TYPE_CODE_BOOL: in f_type_print_varspec_suffix()
H A Dlanguage.c735 case TYPE_CODE_BOOL:
867 if (TYPE_CODE (type) == TYPE_CODE_BOOL)
941 if (type && TYPE_CODE (type) == TYPE_CODE_BOOL)
954 if (type && TYPE_CODE (type) == TYPE_CODE_BOOL)
963 if (type && TYPE_CODE (type) == TYPE_CODE_BOOL)
H A Dvalarith.c679 || TYPE_CODE (type2) == TYPE_CODE_BOOL) in value_concat()
720 || TYPE_CODE (type1) == TYPE_CODE_BOOL) in value_concat()
724 && TYPE_CODE (type2) != TYPE_CODE_BOOL) in value_concat()
811 else if (TYPE_CODE (type1) == TYPE_CODE_BOOL in value_binop()
813 TYPE_CODE (type2) == TYPE_CODE_BOOL) in value_binop()
1402 && TYPE_CODE (eltype) != TYPE_CODE_BOOL) in value_in()
H A Dgdbtypes.c696 case TYPE_CODE_BOOL: in get_discrete_bounds()
1839 || (TYPE_CODE (t) == TYPE_CODE_BOOL))); in is_integral_type()
2391 case TYPE_CODE_BOOL: in rank_one_type()
2471 case TYPE_CODE_BOOL: in rank_one_type()
2487 case TYPE_CODE_BOOL: in rank_one_type()
2500 case TYPE_CODE_BOOL: in rank_one_type()
2542 case TYPE_CODE_BOOL: in rank_one_type()
2551 case TYPE_CODE_BOOL: in rank_one_type()
2561 case TYPE_CODE_BOOL: in rank_one_type()
2578 case TYPE_CODE_BOOL: in rank_one_type()
[all …]
H A Dm2-lang.c221 type = init_type (TYPE_CODE_BOOL, in m2_create_fundamental_type()
470 init_type (TYPE_CODE_BOOL, TARGET_INT_BIT / TARGET_CHAR_BIT, in _initialize_m2_language()
H A Df-valprint.c517 case TYPE_CODE_BOOL: in f_val_print()
556 TYPE_CODE (type) = TYPE_CODE_BOOL; in f_val_print()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Df-lang.c263 type = init_type (TYPE_CODE_BOOL, in f_create_fundamental_type()
283 type = init_type (TYPE_CODE_BOOL, in f_create_fundamental_type()
298 type = init_type (TYPE_CODE_BOOL, in f_create_fundamental_type()
313 type = init_type (TYPE_CODE_BOOL, in f_create_fundamental_type()
508 init_type (TYPE_CODE_BOOL, TARGET_CHAR_BIT / TARGET_CHAR_BIT, in build_fortran_types()
518 init_type (TYPE_CODE_BOOL, TARGET_SHORT_BIT / TARGET_CHAR_BIT, in build_fortran_types()
528 init_type (TYPE_CODE_BOOL, TARGET_INT_BIT / TARGET_CHAR_BIT, in build_fortran_types()
H A Df-typeprint.c135 case TYPE_CODE_BOOL: in f_type_print_varspec_prefix()
247 case TYPE_CODE_BOOL: in f_type_print_varspec_suffix()
H A Dlanguage.c735 case TYPE_CODE_BOOL:
867 if (TYPE_CODE (type) == TYPE_CODE_BOOL)
941 if (type && TYPE_CODE (type) == TYPE_CODE_BOOL) in lang_bool_type()
954 if (type && TYPE_CODE (type) == TYPE_CODE_BOOL) in lang_bool_type()
963 if (type && TYPE_CODE (type) == TYPE_CODE_BOOL) in lang_bool_type()
H A Dvalarith.c679 || TYPE_CODE (type2) == TYPE_CODE_BOOL) in value_concat()
720 || TYPE_CODE (type1) == TYPE_CODE_BOOL) in value_concat()
724 && TYPE_CODE (type2) != TYPE_CODE_BOOL) in value_concat()
811 else if (TYPE_CODE (type1) == TYPE_CODE_BOOL in value_binop()
813 TYPE_CODE (type2) == TYPE_CODE_BOOL) in value_binop()
1402 && TYPE_CODE (eltype) != TYPE_CODE_BOOL) in value_in()
H A Dgdbtypes.c696 case TYPE_CODE_BOOL: in get_discrete_bounds()
1839 || (TYPE_CODE (t) == TYPE_CODE_BOOL))); in is_integral_type()
2391 case TYPE_CODE_BOOL: in rank_one_type()
2471 case TYPE_CODE_BOOL: in rank_one_type()
2487 case TYPE_CODE_BOOL: in rank_one_type()
2500 case TYPE_CODE_BOOL: in rank_one_type()
2542 case TYPE_CODE_BOOL: in rank_one_type()
2551 case TYPE_CODE_BOOL: in rank_one_type()
2561 case TYPE_CODE_BOOL: in rank_one_type()
2578 case TYPE_CODE_BOOL: in rank_one_type()
[all …]
H A Dm2-lang.c221 type = init_type (TYPE_CODE_BOOL, in m2_create_fundamental_type()
470 init_type (TYPE_CODE_BOOL, TARGET_INT_BIT / TARGET_CHAR_BIT, in _initialize_m2_language()
H A Df-valprint.c517 case TYPE_CODE_BOOL: in f_val_print()
556 TYPE_CODE (type) = TYPE_CODE_BOOL; in f_val_print()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Df-typeprint.c131 case TYPE_CODE_BOOL: in f_type_print_varspec_prefix()
230 case TYPE_CODE_BOOL: in f_type_print_varspec_suffix()
H A Dgdbtypes.c800 case TYPE_CODE_BOOL: in get_discrete_bounds()
1957 || (TYPE_CODE (t) == TYPE_CODE_BOOL))); in is_integral_type()
2449 case TYPE_CODE_BOOL: in rank_one_type()
2543 case TYPE_CODE_BOOL: in rank_one_type()
2559 case TYPE_CODE_BOOL: in rank_one_type()
2572 case TYPE_CODE_BOOL: in rank_one_type()
2614 case TYPE_CODE_BOOL: in rank_one_type()
2623 case TYPE_CODE_BOOL: in rank_one_type()
2634 case TYPE_CODE_BOOL: in rank_one_type()
2651 case TYPE_CODE_BOOL: in rank_one_type()
[all …]
H A Dvalarith.c747 || TYPE_CODE (type2) == TYPE_CODE_BOOL) in value_concat()
792 || TYPE_CODE (type1) == TYPE_CODE_BOOL) in value_concat()
796 && TYPE_CODE (type2) != TYPE_CODE_BOOL) in value_concat()
1068 else if (TYPE_CODE (type1) == TYPE_CODE_BOOL in scalar_binop()
1069 || TYPE_CODE (type2) == TYPE_CODE_BOOL) in scalar_binop()
1866 && TYPE_CODE (eltype) != TYPE_CODE_BOOL) in value_in()
H A Df-valprint.c422 case TYPE_CODE_BOOL: in f_val_print()
449 TYPE_CODE (type) = TYPE_CODE_BOOL; in f_val_print()
H A Dtypeprint.c242 case TYPE_CODE_BOOL: in print_type_scalar()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Df-typeprint.c129 case TYPE_CODE_BOOL: in f_type_print_varspec_prefix()
227 case TYPE_CODE_BOOL: in f_type_print_varspec_suffix()
H A Dgdbtypes.c858 case TYPE_CODE_BOOL: in get_discrete_bounds()
2042 || (TYPE_CODE (t) == TYPE_CODE_BOOL))); in is_integral_type()
2552 case TYPE_CODE_BOOL: in rank_one_type()
2646 case TYPE_CODE_BOOL: in rank_one_type()
2662 case TYPE_CODE_BOOL: in rank_one_type()
2675 case TYPE_CODE_BOOL: in rank_one_type()
2717 case TYPE_CODE_BOOL: in rank_one_type()
2726 case TYPE_CODE_BOOL: in rank_one_type()
2746 case TYPE_CODE_BOOL: in rank_one_type()
2763 case TYPE_CODE_BOOL: in rank_one_type()
[all …]
H A Dvalarith.c699 else if (TYPE_CODE (type2) == TYPE_CODE_BOOL) in value_concat()
747 else if (TYPE_CODE (type1) == TYPE_CODE_BOOL) in value_concat()
750 if (TYPE_CODE (type2) != TYPE_CODE_BOOL) in value_concat()
1022 else if (TYPE_CODE (type1) == TYPE_CODE_BOOL in scalar_binop()
1023 || TYPE_CODE (type2) == TYPE_CODE_BOOL) in scalar_binop()
1865 && TYPE_CODE (eltype) != TYPE_CODE_BOOL) in value_in()
/dports/devel/kde-dev-scripts/kde-dev-scripts-21.12.3/gdb/qt5printers/
H A Dtypeinfo.py173 … typ.code == gdb.TYPE_CODE_FLT or typ.code == gdb.TYPE_CODE_CHAR or typ.code == gdb.TYPE_CODE_BOOL:
/dports/devel/gdb/gdb-11.1/gdb/
H A Df-typeprint.c130 case TYPE_CODE_BOOL: in f_type_print_varspec_prefix()
270 case TYPE_CODE_BOOL: in f_type_print_varspec_suffix()
H A Dvalarith.c737 else if (type2->code () == TYPE_CODE_BOOL) in value_concat()
781 else if (type1->code () == TYPE_CODE_BOOL) in value_concat()
784 if (type2->code () != TYPE_CODE_BOOL) in value_concat()
1209 else if (type1->code () == TYPE_CODE_BOOL in scalar_binop()
1210 || type2->code () == TYPE_CODE_BOOL) in scalar_binop()
2006 && eltype->code () != TYPE_CODE_BOOL) in value_in()

12345678910>>...12