Home
last modified time | relevance | path

Searched defs:basic_type (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dimplic.c110 ffeimplic_establish_initial (char c, ffeinfoBasictype basic_type, in ffeimplic_establish_initial()
H A Dstorag.h90 ffeinfoBasictype basic_type;/* NONE= >1 non-CHARACTER; ANY= member
H A Ddata.c78 ffeinfoBasictype basic_type; member
H A Dstc.c128 ffeinfoBasictype basic_type; member
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBType.cpp362 SBType SBType::GetBasicType(lldb::BasicType basic_type) { in GetBasicType()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Decoff.c885 bt_t basic_type; /* bt_Struct, bt_Union, or bt_Enum */ member
1060 bt_t basic_type; /* basic type */ member
2002 bt_t basic_type /* bt_Struct, bt_Union, or bt_Enum */) in get_tag()
/openbsd-src/gnu/usr.bin/binutils/gas/
H A Decoff.c884 bt_t basic_type; /* bt_Struct, bt_Union, or bt_Enum */ member
1059 bt_t basic_type; /* basic type */ member
2001 bt_t basic_type /* bt_Struct, bt_Union, or bt_Enum */) in get_tag()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dmips-tfile.c983 bt_t basic_type; /* bt_Struct, bt_Union, or bt_Enum */ member
1190 bt_t basic_type; /* basic type */ member
2301 get_tag (tag_start, tag_end_p1, indx, basic_type) in get_tag() argument
H A Dmips-tdump.c428 bt_t basic_type; local
/openbsd-src/gnu/gcc/gcc/
H A Dmips-tdump.c436 bt_t basic_type; in type_to_string() local
H A Dmips-tfile.c990 bt_t basic_type; /* bt_Struct, bt_Union, or bt_Enum */ member
1115 bt_t basic_type; /* basic type */ member
2182 bt_t basic_type) /* bt_Struct, bt_Union, or bt_Enum */ in get_tag()
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Decoff.c1172 unsigned int basic_type; local
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Decoff.c1060 unsigned int basic_type; in ecoff_type_to_string() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp933 CompilerType TypeSystemClang::GetBasicType(lldb::BasicType basic_type) { in GetBasicType()
2042 lldb::BasicType basic_type) { in GetOpaqueCompilerType()
4709 CompilerType TypeSystemClang::GetBasicTypeFromAST(lldb::BasicType basic_type) { in GetBasicTypeFromAST()