Home
last modified time | relevance | path

Searched refs:builtin_double (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dc-lang.c551 lai->primitive_type_vector [c_primitive_type_double] = builtin->builtin_double; in c_language_arch_info()
H A Dc-exp.y857 { $$ = builtin_type (current_gdbarch)->builtin_double; }
1107 putithere->typed_val_float.type = builtin_type (current_gdbarch)->builtin_double;
H A Dada-exp.y925 return builtin_type (current_gdbarch)->builtin_double; in type_double()
H A Dc-exp.c2277 { yyval.tval = builtin_type (current_gdbarch)->builtin_double; }
2759 putithere->typed_val_float.type = builtin_type (current_gdbarch)->builtin_double;
H A Dgdbtypes.h997 struct type *builtin_double; member
H A Dgdbtypes.c3413 builtin_type->builtin_double in gdbtypes_post_init()
3424 builtin_type->builtin_double); in gdbtypes_post_init()
H A Dada-exp.c2611 return builtin_type (current_gdbarch)->builtin_double; in type_double()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dieee.c187 builtin_double = 11, enumerator
670 case builtin_double: in ieee_builtin_type()
5226 indx = (int) builtin_double; in ieee_float_type()
6740 case builtin_double: in ieee_typdef()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dieee.c188 builtin_double = 11, enumerator
671 case builtin_double: in ieee_builtin_type()
5229 indx = (int) builtin_double; in ieee_float_type()
6743 case builtin_double: in ieee_typdef()