/openbsd-src/gnu/usr.bin/perl/cpan/Scalar-List-Utils/lib/Sub/ |
H A D | Util.pm | 60 sub prototype subroutine
|
/openbsd-src/gnu/llvm/lldb/source/Target/ |
H A D | ThreadPlanCallFunctionUsingABI.cpp | 24 Thread &thread, const Address &function, llvm::Type &prototype, in ThreadPlanCallFunctionUsingABI()
|
/openbsd-src/gnu/llvm/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()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/Hexagon/ |
H A D | ABISysV_hexagon.cpp | 967 llvm::Type &prototype, llvm::ArrayRef<ABI::CallArgument> args) const { in PrepareTrivialCall()
|
/openbsd-src/gnu/llvm/clang/lib/Support/ |
H A D | RISCVVIntrinsicUtils.cpp | 76 const PrototypeDescriptor &prototype) in RVVType()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/ARC/ |
H A D | ABISysV_arc.cpp | 197 addr_t ra, llvm::Type &prototype, in PrepareTrivialCall()
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | universal.c | 1342 SV* prototype = newSVpvs("$"); optimize_out_native_convert_function() local [all...] |
/openbsd-src/gnu/llvm/lldb/source/Expression/ |
H A D | IRInterpreter.cpp | 1441 llvm::FunctionType *prototype = call_inst->getFunctionType(); in Interpret() local
|
/openbsd-src/gnu/gcc/gcc/config/ia64/ |
H A D | ia64.h | 1147 int prototype; /* whether function prototyped */ member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ia64/ |
H A D | ia64.h | 1308 int prototype; /* whether function prototyped */ member
|
/openbsd-src/gnu/gcc/gcc/config/c4x/ |
H A D | c4x.h | 932 int prototype; member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | c-decl.c | 6062 int prototype = 0; in store_parm_decls() local
|
/openbsd-src/gnu/gcc/gcc/config/mips/ |
H A D | mips.h | 1920 int prototype; member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/c4x/ |
H A D | c4x.h | 1111 int prototype; member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/ |
H A D | mips.h | 2764 int prototype; member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
H A D | rs6000.h | 1675 int prototype; /* Whether a prototype was defined */ member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/objc/ |
H A D | objc-act.c | 2139 build_typed_selector_reference (ident, prototype) in build_typed_selector_reference() argument
|
/openbsd-src/usr.sbin/relayd/ |
H A D | relayd.h | 598 enum prototype { global() enum
|
/openbsd-src/gnu/gcc/gcc/config/rs6000/ |
H A D | rs6000.h | 1371 int prototype; /* Whether a prototype was defined */ member
|
/openbsd-src/gnu/gcc/gcc/objc/ |
H A D | objc-act.c | 2614 build_typed_selector_reference (tree ident, tree prototype) in build_typed_selector_reference()
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGCall.cpp | 299 auto prototype = FT.getAs<FunctionProtoType>(); in arrangeCXXMethodDeclaration() local
|
/openbsd-src/gnu/llvm/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 5269 auto prototype = in WriteDeclUpdatesBlocks() local
|