/openbsd-src/lib/libm/src/ld128/ |
H A D | s_log1pl.c | 102 R4 = 8.057002716646055371965756206836056074715E1L, variable
|
/openbsd-src/gnu/llvm/compiler-rt/lib/orc/tests/unit/ |
H A D | executor_address_test.cpp | 88 ExecutorAddrRange R0(A0, A1), R1(A1, A2), R2(A2, A3), R3(A0, A2), R4(A1, A3); in TEST() local
|
/openbsd-src/sys/lib/libsa/ |
H A D | sha1.c | 44 #define R4(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0xCA62C1D6+rol(v,5);w=rol(w,30); macro
|
/openbsd-src/lib/libc/hash/ |
H A D | sha1.c | 43 #define R4(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0xCA62C1D6+rol(v,5);w=rol(w,30); macro
|
/openbsd-src/sys/crypto/ |
H A D | sha1.c | 45 #define R4(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0xCA62C1D6+rol(v,5);w=rol(w,30); macro
|
/openbsd-src/gnu/usr.bin/binutils/include/opcode/ |
H A D | i960.h | 118 #define R4 OP( 3, 0, 0, 0 ) macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | i960.h | 118 #define R4 OP( 3, 0, 0, 0 ) macro
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | MathExtras.h | 155 #define R4(n) R2(n), R2(n + 2 * 16), R2(n + 1 * 16), R2(n + 3 * 16) macro
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | m32r-stub.c | 121 { R0, R1, R2, R3, R4, R5, R6, R7, enumerator
|
H A D | sh-stub.c | 263 R0, R1, R2, R3, R4, R5, R6, R7, enumerator
|
H A D | rs6000-tdep.c | 2255 #define R4(name) { STR(name), 4, 4, 0, 0, -1 } macro
|