Searched defs:basic_type (Results 1 – 14 of 14) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
H A D | implic.c | 110 ffeimplic_establish_initial (char c, ffeinfoBasictype basic_type, in ffeimplic_establish_initial()
|
H A D | storag.h | 90 ffeinfoBasictype basic_type;/* NONE= >1 non-CHARACTER; ANY= member
|
H A D | data.c | 78 ffeinfoBasictype basic_type; member
|
H A D | stc.c | 128 ffeinfoBasictype basic_type; member
|
/openbsd-src/gnu/llvm/lldb/source/API/ |
H A D | SBType.cpp | 362 SBType SBType::GetBasicType(lldb::BasicType basic_type) { in GetBasicType()
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ecoff.c | 885 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 D | ecoff.c | 884 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 D | mips-tfile.c | 983 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 D | mips-tdump.c | 428 bt_t basic_type; local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | mips-tdump.c | 436 bt_t basic_type; in type_to_string() local
|
H A D | mips-tfile.c | 990 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 D | ecoff.c | 1172 unsigned int basic_type; local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | ecoff.c | 1060 unsigned int basic_type; in ecoff_type_to_string() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 933 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()
|