Home
last modified time | relevance | path

Searched defs:builtin_type (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdbtypes.h957 struct builtin_type struct
963 struct type *builtin_data_ptr;
973 struct type *builtin_func_ptr;
976 struct type *builtin_core_addr;
983 struct type *builtin_true_char;
1008 extern const struct builtin_type *builtin_type (struct gdbarch *gdbarch); argument
H A Dgdbtypes.c3315 builtin_type (struct gdbarch *gdbarch) in builtin_type() function
3354 struct builtin_type *builtin_type in gdbtypes_post_init() local
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000-c.c2420 tree builtin_type; in rs6000_builtin_type_compatible() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp498 CompilerType builtin_type; in CreateLLDBTypeFromPDBType() local
708 auto *builtin_type = llvm::dyn_cast<PDBSymbolTypeBuiltin>(&type); in CreateLLDBTypeFromPDBType() local
/openbsd-src/usr.bin/m4/
H A Dmdef.h143 unsigned int builtin_type; member
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dbuiltins.c36 enum builtin_type enum
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpplib.h461 enum builtin_type enum
H A Dc-common.c3201 enum builtin_type in c_common_nodes_and_builtins() enum
3229 typedef enum builtin_type builtin_type; in c_common_nodes_and_builtins() typedef
3681 builtin_function_2 (builtin_name, name, builtin_type, type, function_code, in builtin_function_2() argument
/openbsd-src/gnu/gcc/libcpp/include/
H A Dcpplib.h548 enum builtin_type enum
/openbsd-src/gnu/gcc/gcc/config/mips/
H A Dmips.c10026 enum mips_builtin_type builtin_type; member
10730 mips_expand_builtin_compare (enum mips_builtin_type builtin_type, in mips_expand_builtin_compare()
10788 mips_expand_builtin_bposge (enum mips_builtin_type builtin_type, rtx target) in mips_expand_builtin_bposge()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3250 const clang::BuiltinType *builtin_type = in IsIntegerType() local
3874 const clang::BuiltinType *builtin_type = in GetTypeInfo() local
/openbsd-src/gnu/gcc/gcc/
H A Dc-common.c3063 typedef enum c_builtin_type builtin_type; typedef