Home
last modified time | relevance | path

Searched defs:CMP0 (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/usr.bin/mail/
H A Dcmdtab.c47 # define CMP0 0, macro
50 # define CMP0 macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Drl78-parse.h115 CMP0 = 316, /* CMP0 */ enumerator
240 #define CMP0 316 macro
H A Drl78-parse.c301 CMP0 = 316, /* CMP0 */ enumerator
426 #define CMP0 316 macro
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Drl78-parse.h115 CMP0 = 316, /* CMP0 */ enumerator
240 #define CMP0 316 macro
H A Drl78-parse.c301 CMP0 = 316, /* CMP0 */ enumerator
426 #define CMP0 316 macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp43990 SDValue CMP0 = N0.getOperand(1); in combineCompareEqual() local