| /freebsd-11-stable/tools/test/sort/regression/ |
| HD | Makefile | 12 CMP?= ${.CURDIR}/cmp.sh macro
|
| /freebsd-11-stable/lib/libc/stdlib/ |
| HD | qsort.c | 67 #define CMP(t, x, y) (cmp((t), (x), (y))) macro 69 #define CMP(t, x, y) (cmp((x), (y))) macro
|
| HD | merge.c | 63 #define CMP(x, y) CALL_BLOCK(cmp, x, y) macro 66 #define CMP(x, y) cmp(x, y) macro
|
| /freebsd-11-stable/crypto/heimdal/lib/roken/ |
| HD | qsort.c | 93 #define CMP(t, x, y) (cmp((t), (x), (y))) macro 95 #define CMP(t, x, y) (cmp((x), (y))) macro
|
| /freebsd-11-stable/sys/libkern/ |
| HD | qsort.c | 89 #define CMP(t, x, y) (cmp((t), (x), (y))) macro 91 #define CMP(t, x, y) (cmp((x), (y))) macro
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARC/ |
| HD | ARCISelLowering.h | 40 CMP, enumerator
|
| /freebsd-11-stable/tools/test/iconv/ |
| HD | Makefile | 36 CMP?= ${.CURDIR}/tablegen/cmp.sh macro
|
| /freebsd-11-stable/contrib/gcclibs/libiberty/ |
| HD | strverscmp.c | 81 #define CMP 2 macro
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| HD | MSP430ISelLowering.h | 50 CMP, enumerator
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/ |
| HD | AVRISelLowering.h | 54 CMP, enumerator
|
| /freebsd-11-stable/crypto/openssh/ |
| HD | deattack.c | 68 #define CMP(a, b) (memcmp(a, b, SSH_BLOCKSIZE)) macro
|
| /freebsd-11-stable/usr.sbin/nscd/ |
| HD | hashtable.h | 159 #define HASHTABLE_GENERATE(name, entry_, type, field, HASH, CMP) \ argument
|
| /freebsd-11-stable/contrib/blacklist/bin/ |
| HD | conf.c | 433 #define CMP(a, b, f) \ in conf_sort() macro 694 #define CMP(a, b, f) \ in conf_eq() macro
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| HD | SanitizerCoverage.cpp | 557 static bool IsInterestingCmp(ICmpInst *CMP, const DominatorTree *DT, in IsInterestingCmp() 615 if (ICmpInst *CMP = dyn_cast<ICmpInst>(&Inst)) in instrumentFunction() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/ |
| HD | ARMISelLowering.h | 83 CMP, // ARM compare instructions. enumerator
|
| /freebsd-11-stable/sys/dev/ncr/ |
| HD | ncrreg.h | 201 #define CMP 0x40 /* sta: arbitration complete */ macro
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| HD | X86ISelLowering.h | 80 CMP, COMI, UCOMI, enumerator
|
| HD | X86ISelLowering.cpp | 26429 SDValue CMP = DAG.getSetCC(dl, MVT::v64i1, Zeros, R, ISD::SETGT); in LowerScalarImmediateShift() local
|
| /freebsd-11-stable/sys/dev/sym/ |
| HD | sym_defs.h | 427 #define CMP 0x40 /* sta: arbitration complete */ macro
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| HD | AArch64InstructionSelector.cpp | 1520 auto CMP = BuildMI(MBB, I, I.getDebugLoc(), TII.get(AArch64::ANDSWri)) in select() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| HD | SelectionDAGBuilder.cpp | 2478 SDValue CMP = DAG.getSetCC( in visitJumpTableHeader() local
|