Home
last modified time | relevance | path

Searched refs:builtin_type_unsigned_short (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dp-lang.c436 &builtin_type_unsigned_short,
H A Dc-lang.c612 &builtin_type_unsigned_short,
H A Dgdbtypes.c53 struct type *builtin_type_unsigned_short; variable
3152 builtin_type_unsigned_short = in build_gdbtypes()
3540 DEPRECATED_REGISTER_GDBARCH_SWAP (builtin_type_unsigned_short); in _initialize_gdbtypes()
H A Dgdbtypes.h1018 extern struct type *builtin_type_unsigned_short;
H A Dobjc-exp.y897 { $$ = builtin_type_unsigned_short; }
H A Dobjc-lang.c645 &builtin_type_unsigned_short,
H A Dobjc-exp.c2277 { yyval.tval = builtin_type_unsigned_short; }