Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/subversion/subversion/libsvn_subr/
H A Dwin32_crashrpt.c267 write_basic_type(FILE *log_file, DWORD basic_type, DWORD64 length, in write_basic_type()
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBType.cpp273 SBType SBType::GetBasicType(lldb::BasicType basic_type) { in GetBasicType()
/freebsd-12.1/contrib/binutils/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()
/freebsd-12.1/contrib/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()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1138 lldb::BasicType basic_type = ClangASTContext::GetBasicTypeEnumeration(name); in GetBasicType() local
1153 CompilerType ClangASTContext::GetBasicType(lldb::BasicType basic_type) { in GetBasicType()
1158 lldb::BasicType basic_type) { in GetBasicType()
2045 lldb::BasicType basic_type) { in GetOpaqueCompilerType()
5008 CompilerType ClangASTContext::GetBasicTypeFromAST(lldb::BasicType basic_type) { in GetBasicTypeFromAST()
/freebsd-12.1/contrib/binutils/bfd/
H A Decoff.c1059 unsigned int basic_type; in ecoff_type_to_string() local