Home
last modified time | relevance | path

Searched refs:TYPE_CODE_BOOL (Results 101 – 125 of 290) sorted by relevance

12345678910>>...12

/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dvalue.c2262 case TYPE_CODE_BOOL: in unpack_long()
2853 case TYPE_CODE_BOOL: in pack_long()
2889 case TYPE_CODE_BOOL: in pack_unsigned_long()
H A Dax-gdb.c484 case TYPE_CODE_BOOL: in gen_fetch()
843 case TYPE_CODE_BOOL: in gen_usual_unary()
1009 case TYPE_CODE_BOOL: in gen_cast()
H A Dinfcall.c176 case TYPE_CODE_BOOL: in value_arg_coerce()
H A Dm2-valprint.c490 case TYPE_CODE_BOOL: in m2_val_print()
H A Dada-typeprint.c810 case TYPE_CODE_BOOL: in ada_print_type()
H A Dp-valprint.c383 case TYPE_CODE_BOOL: in pascal_val_print()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dinfcall.c174 case TYPE_CODE_BOOL: in value_arg_coerce()
H A Dlanguage.c970 if (type && TYPE_CODE (type) == TYPE_CODE_BOOL) in language_bool_type()
H A Dvalue.c2429 case TYPE_CODE_BOOL: in unpack_long()
3035 case TYPE_CODE_BOOL: in pack_long()
3071 case TYPE_CODE_BOOL: in pack_unsigned_long()
H A Dp-valprint.c285 case TYPE_CODE_BOOL: in pascal_val_print()
H A Dada-typeprint.c821 case TYPE_CODE_BOOL: in ada_print_type()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dp-valprint.c287 case TYPE_CODE_BOOL: in value_print_inner()
H A Dada-varobj.c640 || index_type->code () == TYPE_CODE_BOOL) in ada_varobj_describe_simple_array_child()
H A Dlanguage.c1003 if (type != nullptr && type->code () == TYPE_CODE_BOOL) in bool_type()
H A Dada-typeprint.c1000 case TYPE_CODE_BOOL: in ada_print_type()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dada-typeprint.c147 case TYPE_CODE_BOOL: in print_range()
H A Darm-tdep.c2054 || TYPE_CODE (type) == TYPE_CODE_BOOL in arm_extract_return_value()
2244 || TYPE_CODE (type) == TYPE_CODE_BOOL in arm_store_return_value()
H A Dmn10300-tdep.c221 case TYPE_CODE_BOOL: in mn10300_type_align()
H A Dp-valprint.c378 case TYPE_CODE_BOOL: in pascal_val_print()
H A Dgdbtypes.h130 TYPE_CODE_BOOL, enumerator
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dada-typeprint.c147 case TYPE_CODE_BOOL: in print_range()
H A Darm-tdep.c2054 || TYPE_CODE (type) == TYPE_CODE_BOOL in arm_extract_return_value()
2244 || TYPE_CODE (type) == TYPE_CODE_BOOL in arm_store_return_value()
H A Dp-valprint.c378 case TYPE_CODE_BOOL: in pascal_val_print()
H A Dmn10300-tdep.c221 case TYPE_CODE_BOOL: in mn10300_type_align()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/debugger/
H A Dgdbbridge.py326 elif code in [gdb.TYPE_CODE_BOOL, gdb.TYPE_CODE_INT]:
405 gdb.TYPE_CODE_BOOL: TypeCode.Integral,

12345678910>>...12