Searched defs:CR2 (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/sys/ |
H A D | ioctl_compat.h | 119 #define CR2 0x00002000 /* tty 37 */ macro
|
/netbsd-src/lib/librpcsvc/ |
H A D | rex.x | 124 const CR2 = 0x00002000; /* tty 37 */ variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | LazyValueInfo.cpp | 969 [BO, NoWrapKind](const ConstantRange &CR1, const ConstantRange &CR2) { in solveBlockValueBinaryOp() 975 BO, BB, [BO](const ConstantRange &CR1, const ConstantRange &CR2) { in solveBlockValueBinaryOp() 984 WO, BB, [WO](const ConstantRange &CR1, const ConstantRange &CR2) { in solveBlockValueOverflowIntrinsic()
|
H A D | ValueTracking.cpp | 4653 ConstantRange CR2 = computeConstantRange(V, UseInstrInfo); in computeConstantRangeIncludingKnownBits() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/ |
H A D | termios.d | 1007 enum CR2 = 0x0000400; // 0002000 in version() local 1042 enum CR2 = 0x00002000; in version() local 1214 enum CR2 = 0x0000400; in version() local 1249 enum CR2 = 0x0000400; // 0002000 in version() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 449 const ConstantRange &CR1, const ConstantRange &CR2, in getPreferredRange()
|