Searched defs:opname (Results 1 – 11 of 11) sorted by relevance
/freebsd/crypto/openssl/test/testutil/ |
H A D | tests.c | 212 #define DEFINE_COMPARISON(type, name, opname, op, fmt) \ argument 361 #define DEFINE_BN_COMPARISONS(opname, op, zero_cond) \ argument 451 #define DEFINE_TIME_T_COMPARISON(opname, op) \ argument
|
/freebsd/usr.sbin/ppp/ |
H A D | filter.c | 537 static const char * const opname[] = {"none", "eq", "gt", "lt"}; variable
|
/freebsd/sys/sys/ |
H A D | lock.h | 140 #define LOCK_LOG_LOCK(opname, lo, flags, recurse, file, line) do { \ argument 147 #define LOCK_LOG_TRY(opname, lo, flags, result, file, line) do { \ argument
|
/freebsd/sys/contrib/openzfs/lib/libnvpair/ |
H A D | libnvpair.c | 47 #define DEFINEOP(opname, vtype) \ argument 54 #define DEFINEARROP(opname, vtype) \ argument
|
/freebsd/sys/riscv/vmm/ |
H A D | riscv.h | 125 #define DEFINE_VMMOPS_IFUNC(ret_type, opname, args) \ argument
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | atomic.c | 339 #define ATOMIC_RMW(n, lockfree, type, opname, op) \ argument
|
/freebsd/sys/arm64/vmm/ |
H A D | arm64.h | 133 #define DEFINE_VMMOPS_IFUNC(ret_type, opname, args) \ argument
|
/freebsd/contrib/bmake/ |
H A D | cond.c | 172 static const char opname[][3] = { "<", "<=", ">", ">=", "==", "!=" }; variable
|
/freebsd/crypto/openssl/test/ |
H A D | testutil.h | 303 # define DECLARE_COMPARISON(type, name, opname) \ argument
|
/freebsd/sys/amd64/vmm/ |
H A D | vmm.c | 203 #define DEFINE_VMMOPS_IFUNC(ret_type, opname, args) \ argument
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_dataset.c | 3621 const char *opname; in create_parents() local
|