/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/ |
H A D | empty2.C | 46 struct C8 : B1, B2, B3, B4, B5, B6, B7, B8 struct 58 struct D8 : virtual C8 {}; argument
|
/openbsd-src/lib/libm/src/ld128/ |
H A D | k_cosl.c | 43 C8 = -0.1561920696721507929516718307820958119868e-15, variable
|
H A D | k_sincosl.h | 33 C8 = -0.1561920696721507929516718307820958119868e-15, variable
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | ia64-opc.h | 49 #define C8 IA64_OPND_C8 macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | ia64-opc.h | 50 #define C8 IA64_OPND_C8 macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | rtl.h | 432 #define RTL_FLAG_CHECK8(NAME, RTX, C1, C2, C3, C4, C5, C6, C7, C8) \ argument 443 #define RTL_FLAG_CHECK9(NAME, RTX, C1, C2, C3, C4, C5, C6, C7, C8, C9) \ argument 469 #define RTL_FLAG_CHECK8(NAME, RTX, C1, C2, C3, C4, C5, C6, C7, C8) (RTX) argument 470 #define RTL_FLAG_CHECK9(NAME, RTX, C1, C2, C3, C4, C5, C6, C7, C8, C9) (RTX) argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | rtl.h | 646 #define RTL_FLAG_CHECK8(NAME, RTX, C1, C2, C3, C4, C5, C6, C7, C8) \ argument 671 #define RTL_FLAG_CHECK8(NAME, RTX, C1, C2, C3, C4, C5, C6, C7, C8) (RTX) argument
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 3745 SDValue C8 = CurDAG->getConstant(8, DL, MVT::i8); in matchBitExtract() local
|