Home
last modified time | relevance | path

Searched refs:builtin_real (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Df-lang.c188 = builtin->builtin_real; in f_language_arch_info()
313 builtin_f_type->builtin_real in build_fortran_types()
325 builtin_f_type->builtin_real); in build_fortran_types()
H A Dm2-lang.h51 struct type *builtin_real; member
H A Df-lang.h84 struct type *builtin_real; member
H A Dm2-lang.c338 = builtin->builtin_real; in m2_language_arch_info()
408 builtin_m2_type->builtin_real in build_m2_types()
H A Dm2-exp.y520 write_exp_elt_type (parse_m2_type->builtin_real);
H A Df-exp.y623 { $$ = parse_f_type->builtin_real; }