Searched defs:FUNCTION (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | FPEnv.cpp | 104 #define FUNCTION(NAME, NARG, ROUND_MODE, INTRINSIC) in getConstrainedIntrinsicID() macro 112 #define FUNCTION(NAME, NARG, ROUND_MODE, INTRINSIC) \ in getConstrainedIntrinsicID() macro
|
/freebsd/crypto/openssl/apps/include/ |
H A D | function.h | 30 } FUNCTION; typedef
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaBoundsSafety.cpp | 46 FUNCTION, enumerator
|
/freebsd/sys/contrib/openzfs/lib/libspl/include/os/linux/sys/ia32/ |
H A D | asm_linkage.h | 171 #define FUNCTION(x) \ macro
|
/freebsd/sys/contrib/openzfs/lib/libspl/include/os/freebsd/sys/ia32/ |
H A D | asm_linkage.h | 149 #define FUNCTION(x) \ macro
|
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ia32/ |
H A D | asm_linkage.h | 171 #define FUNCTION(x) \ macro
|
/freebsd/crypto/openssl/apps/ |
H A D | openssl.c | 459 static LHASH_OF(FUNCTION) *prog_init(void) in LHASH_OF() argument
|
/freebsd/contrib/lua/src/ |
H A D | luac.c | 124 #define FUNCTION "(function()end)();\n" macro
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | ctftools.h | 143 FUNCTION, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Wasm.h | 465 FUNCTION, enumerator
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.c | 18097 #define FUNCTION(zName, nArg, iArg, bNC, xFunc) \ macro
|