Home
last modified time | relevance | path

Searched defs:Prototypes (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlsub.pod1471 =head2 Prototypes global() section in DESCRIPTION
/openbsd-src/gnu/llvm/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp1036 SmallVector<PrototypeDescriptor> parsePrototypes(StringRef Prototypes) { in parsePrototypes()
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DRISCVVEmitter.cpp499 StringRef Prototypes = R->getValueAsString("Prototype"); in createRVVIntrinsics() local