/freebsd-src/crypto/openssl/test/testutil/ |
H A D | tests.c | 211 #define DEFINE_COMPARISON(type, name, opname, op, fmt) \ argument 360 #define DEFINE_BN_COMPARISONS(opname, op, zero_cond) \ argument 450 #define DEFINE_TIME_T_COMPARISON(opname, op) \ argument
|
/freebsd-src/usr.sbin/ppp/ |
H A D | filter.c | 537 static const char * const opname[] = {"none", "eq", "gt", "lt"}; variable
|
/freebsd-src/sys/sys/ |
H A D | lock.h | 139 LOCK_LOG_LOCK(opname,lo,flags,recurse,file,line) global() argument 146 LOCK_LOG_TRY(opname,lo,flags,result,file,line) global() argument
|
/freebsd-src/sys/contrib/openzfs/lib/libnvpair/ |
H A D | libnvpair.c | 46 #define DEFINEOP(opname, vtype) \ argument 53 #define DEFINEARROP(opname, vtype) \ argument
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | atomic.c | 329 ATOMIC_RMW(n,lockfree,type,opname,op) global() argument
|
/freebsd-src/sys/arm64/vmm/ |
H A D | arm64.h | 132 #define DEFINE_VMMOPS_IFUNC(ret_type, opname, args) \ argument
|
/freebsd-src/contrib/bmake/ |
H A D | cond.c | 178 static const char opname[][3] = { "<", "<=", ">", ">=", "==", "!=" }; variable
|
/freebsd-src/crypto/openssl/test/ |
H A D | testutil.h | 303 # define DECLARE_COMPARISON(type, name, opname) \ argument
|
/freebsd-src/sys/amd64/vmm/ |
H A D | vmm.c | 221 DEFINE_VMMOPS_IFUNC(ret_type,opname,args) global() argument
|
/freebsd-src/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_dataset.c | 3614 const char *opname; in create_parents() local
|