Home
last modified time | relevance | path

Searched refs:builtin_type_float (Results 1 – 17 of 17) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dsparc64-tdep.c180 { "f0", &builtin_type_float },
181 { "f1", &builtin_type_float },
182 { "f2", &builtin_type_float },
183 { "f3", &builtin_type_float },
184 { "f4", &builtin_type_float },
185 { "f5", &builtin_type_float },
186 { "f6", &builtin_type_float },
187 { "f7", &builtin_type_float },
188 { "f8", &builtin_type_float },
189 { "f9", &builtin_type_float },
[all …]
H A Dc-lang.c522 &builtin_type_float,
579 &builtin_type_float,
H A Dgdbtypes.c57 struct type *builtin_type_float; variable
3193 builtin_type_float = in build_gdbtypes()
3206 TYPE_FLOATFORMAT (builtin_type_float) = TARGET_FLOAT_FORMAT; in build_gdbtypes()
3226 TYPE_TARGET_TYPE (builtin_type_complex) = builtin_type_float; in build_gdbtypes()
3295 = init_simd_type ("__builtin_v4sf", builtin_type_float, "f", 4); in build_gdbtypes()
3311 builtin_type_v4_float = init_vector_type (builtin_type_float, 4); in build_gdbtypes()
3317 builtin_type_v2_float = init_vector_type (builtin_type_float, 2); in build_gdbtypes()
3391 DEPRECATED_REGISTER_GDBARCH_SWAP (builtin_type_float); in _initialize_gdbtypes()
H A Dp-lang.c430 &builtin_type_float,
H A Dprintcmd.c448 if (len == TYPE_LENGTH (builtin_type_float)) in print_scalar_formatted()
449 type = builtin_type_float; in print_scalar_formatted()
1922 VALUE_TYPE (val_args[nargs]) = builtin_type_float; in printf_command()
H A Dgdbtypes.h946 extern struct type *builtin_type_float;
H A Djv-exp.y731 putithere->typed_val_float.type = builtin_type_float;
H A Dsparc-tdep.c298 return builtin_type_float; in sparc32_register_type()
H A Dp-exp.y826 putithere->typed_val_float.type = builtin_type_float;
H A Dobjc-exp.y1051 putithere->typed_val_float.type = builtin_type_float;
H A Dc-exp.y1106 putithere->typed_val_float.type = builtin_type_float;
H A Dobjc-lang.c639 &builtin_type_float,
H A Djv-exp.c2102 putithere->typed_val_float.type = builtin_type_float;
H A Dp-exp.c2148 putithere->typed_val_float.type = builtin_type_float;
H A Dobjc-exp.c2693 putithere->typed_val_float.type = builtin_type_float;
H A Dc-exp.c2736 putithere->typed_val_float.type = builtin_type_float;
H A Dada-lang.c7979 &builtin_type_float,