/netbsd-src/sys/external/bsd/acpica/dist/include/ |
H A D | acpixf.h | 341 #define ACPI_HW_DEPENDENT_RETURN_UINT32(prototype) \ argument 354 #define ACPI_HW_DEPENDENT_RETURN_UINT32(prototype) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-gen-builtins.cc | 402 struct prototype struct 420 prototype proto; argument
|
H A D | rs6000.h | 1532 int prototype; /* Whether a prototype was defined */ member
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/ |
H A D | CGFunctionInfo.h | 497 static RequiredArgs forPrototypePlus(const FunctionProtoType *prototype, in forPrototypePlus() 511 static RequiredArgs forPrototypePlus(CanQual<FunctionProtoType> prototype, in forPrototypePlus() 516 static RequiredArgs forPrototype(const FunctionProtoType *prototype) { in forPrototype() 520 static RequiredArgs forPrototype(CanQual<FunctionProtoType> prototype) { in forPrototype()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gentarget-def.c | 104 def_target_insn (const char *name, const char *prototype) in def_target_insn()
|
/netbsd-src/external/ibm-public/postfix/dist/src/bounce/ |
H A D | bounce_template.h | 37 const struct BOUNCE_TEMPLATE *prototype; /* defaults */ member
|
H A D | bounce_template.c | 234 BOUNCE_TEMPLATE *bounce_template_create(const BOUNCE_TEMPLATE *prototype) in bounce_template_create()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gentarget-def.cc | 104 def_target_insn (const char *name, const char *prototype) in def_target_insn()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
H A D | riscv-builtins.c | 82 enum riscv_function_type prototype; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
H A D | riscv-builtins.cc | 82 enum riscv_function_type prototype; member
|
/netbsd-src/lib/libform/ |
H A D | field.c | 745 _formi_create_field(FIELD *prototype, int rows, int cols, int frow, in _formi_create_field()
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | RISCVVEmitter.cpp | 303 RVVType::RVVType(BasicType BT, int Log2LMUL, StringRef prototype) in RVVType()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
H A D | ia64.h | 879 int prototype; /* whether function prototyped */ member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-gnu-runtime-abi-01.c | 629 tree prototype) in gnu_runtime_abi_01_build_typed_selector_reference()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
H A D | ia64.h | 879 int prototype; /* whether function prototyped */ member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-gnu-runtime-abi-01.cc | 629 tree prototype) in gnu_runtime_abi_01_build_typed_selector_reference()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | cparse.d | 4449 prototype = 4, /// function prototype enumerator
|
/netbsd-src/usr.bin/xlint/lint1/ |
H A D | lint1.h | 382 bool prototype:1; global() member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | mips.h | 2522 int prototype; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | mips.h | 2503 int prototype; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.h | 1538 int prototype; /* Whether a prototype was defined */ member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGCall.cpp | 288 auto prototype = FT.getAs<FunctionProtoType>(); in arrangeCXXMethodDeclaration() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 4963 auto prototype = in WriteDeclUpdatesBlocks() local
|