Home
last modified time | relevance | path

Searched refs:TYPE_CODE_STRING (Results 1 – 18 of 18) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Df-typeprint.c138 case TYPE_CODE_STRING: in f_type_print_varspec_prefix()
250 case TYPE_CODE_STRING: in f_type_print_varspec_suffix()
378 case TYPE_CODE_STRING: in f_type_print_base()
H A Dvalarith.c192 || TYPE_CODE (tarray) == TYPE_CODE_STRING) in value_subscript()
654 if (TYPE_CODE (type2) == TYPE_CODE_STRING in value_concat()
689 else if (TYPE_CODE (type1) == TYPE_CODE_STRING in value_concat()
693 if (TYPE_CODE (type2) != TYPE_CODE_STRING in value_concat()
1261 else if (code1 == TYPE_CODE_STRING && code2 == TYPE_CODE_STRING) in value_equal()
1306 else if (code1 == TYPE_CODE_STRING && code2 == TYPE_CODE_STRING) in value_less()
H A Dp-typeprint.c288 case TYPE_CODE_STRING: in pascal_type_print_varspec_prefix()
409 case TYPE_CODE_STRING: in pascal_type_print_varspec_suffix()
795 case TYPE_CODE_STRING: in pascal_type_print_base()
H A Df-valprint.c210 || TYPE_CODE (TYPE_TARGET_TYPE (type)) == TYPE_CODE_STRING) in f77_get_dynamic_length_of_aggregate()
376 case TYPE_CODE_STRING: in f_val_print()
H A Dinfcall.c145 case TYPE_CODE_STRING: in value_arg_coerce()
685 || TYPE_CODE (arg_type) == TYPE_CODE_STRING in call_function_by_hand()
H A Dtypeprint.c303 case TYPE_CODE_STRING: in print_type_scalar()
H A Df-lang.c268 type = init_type (TYPE_CODE_STRING, in f_create_fundamental_type()
589 init_type (TYPE_CODE_STRING, TARGET_CHAR_BIT / TARGET_CHAR_BIT, in _initialize_f_language()
H A Dm2-lang.c226 type = init_type (TYPE_CODE_STRING, in m2_create_fundamental_type()
H A Dc-typeprint.c283 case TYPE_CODE_STRING: in c_type_print_varspec_prefix()
624 case TYPE_CODE_STRING: in c_type_print_varspec_suffix()
H A Dada-valprint.c354 case TYPE_CODE_STRING: in ada_print_scalar()
H A Dgdbtypes.c784 TYPE_CODE (result_type) = TYPE_CODE_STRING; in create_string_type()
2931 case TYPE_CODE_STRING: in recursive_dump_type()
3233 init_type (TYPE_CODE_STRING, TARGET_CHAR_BIT / TARGET_CHAR_BIT, in build_gdbtypes()
H A Dlanguage.c850 return TYPE_CODE (type) != TYPE_CODE_STRING ? 0 : 1;
H A Dgdbtypes.h111 TYPE_CODE_STRING, enumerator
H A Dprintcmd.c320 || TYPE_CODE (type) == TYPE_CODE_STRING in print_formatted()
H A Dvalops.c2804 && TYPE_CODE (array_type) != TYPE_CODE_STRING in value_slice()
H A Deval.c1256 case TYPE_CODE_STRING: in evaluate_subexp_standard()
H A Dstabsread.c1911 TYPE_CODE (type) = TYPE_CODE_STRING; in read_type()
H A Dmdebugread.c4970 init_type (TYPE_CODE_STRING, in _initialize_mdebugread()