Home
last modified time | relevance | path

Searched defs:S1 (Results 1 – 23 of 23) sorted by relevance

/dflybsd-src/contrib/openbsd_libm/src/ld80/
H A Dk_sinl.c35 #define S1 ((long double)S1hi + S1lo) macro
38 S1 = -0.166666666666666666671L; /* -0xaaaaaaaaaaaaaaab.0p-66 */ variable
H A Dk_sincosl.h22 #define S1 ((long double)S1hi + S1lo) macro
/dflybsd-src/contrib/openbsd_libm/src/
H A Dk_sin.c46 S1 = -1.66666666666666324348e-01, /* 0xBFC55555, 0x55555549 */ variable
H A Dk_sinf.c21 S1 = -1.6666667163e-01, /* 0xbe2aaaab */ variable
H A Dk_sincosf.h16 S1 = -0x15555554cbac77.0p-55, /* -0.166666666416265235595 */ variable
H A Dk_sincos.h15 S1 = -1.66666666666666324348e-01, /* 0xBFC55555, 0x55555549 */ variable
/dflybsd-src/contrib/wpa_supplicant/src/crypto/
H A Dsha1-tlsprf.c34 const u8 *S1, *S2; in tls_prf_sha1_md5() local
/dflybsd-src/contrib/openbsd_libm/src/ld128/
H A Dk_sincosl.h23 S1 = -0.16666666666666666666666666666666666606732416116558L, variable
/dflybsd-src/gnu/lib/gcc80/libstdcxx/headers/
H A DMakefile91 S1='s,define __GLIBCXX__,define __GLIBCXX__ ${GCCSHORTDATE},' macro
/dflybsd-src/contrib/xz/src/liblzma/check/
H A Dsha256.c58 #define S1(x) rotr_32(x ^ rotr_32(x ^ rotr_32(x, 14), 5), 6) macro
/dflybsd-src/sbin/iscontrol/
H A Dfsm.c611 S1=1, S2, S3, S4, S5, S6, S7, S8 enumerator
/dflybsd-src/contrib/file/src/
H A Dencoding.c302 #define S1 0x02 // accept 0, size 2 macro
/dflybsd-src/contrib/gcc-4.7/include/
H A Dlibiberty.h370 #define XDUPVAR(T, P, S1, S2) ((T *) xmemdup ((P), (S1), (S2))) argument
/dflybsd-src/contrib/binutils-2.27/include/
H A Dlibiberty.h368 #define XDUPVAR(T, P, S1, S2) ((T *) xmemdup ((P), (S1), (S2))) argument
/dflybsd-src/contrib/gdb-7/include/
H A Dlibiberty.h361 #define XDUPVAR(T, P, S1, S2) ((T *) xmemdup ((P), (S1), (S2))) argument
/dflybsd-src/contrib/binutils-2.34/include/
H A Dlibiberty.h377 #define XDUPVAR(T, P, S1, S2) ((T *) xmemdup ((P), (S1), (S2))) argument
/dflybsd-src/contrib/gcc-8.0/include/
H A Dlibiberty.h368 #define XDUPVAR(T, P, S1, S2) ((T *) xmemdup ((P), (S1), (S2))) argument
/dflybsd-src/lib/libcrypt/
H A Dcrypt-sha256.c95 #define S1(x) (CYCLIC (x, 6) ^ CYCLIC (x, 11) ^ CYCLIC (x, 25)) in __crypt__sha256_process_block() macro
H A Dcrypt-sha512.c126 #define S1(x) (CYCLIC (x, 14) ^ CYCLIC (x, 18) ^ CYCLIC (x, 41)) in __crypt__sha512_process_block() macro
/dflybsd-src/stand/contrib/edk2/MdePkg/Include/Library/
H A DBaseLib.h138 UINT64 S1; member
212 UINT64 S1; member
/dflybsd-src/usr.sbin/moused/
H A Dmoused.c428 #define S1 1 /* button 1 delayed down */ macro
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgenattrtab.c104 #define strcmp_check(S1, S2) ((S1) != (S2)) argument
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgenattrtab.c102 #define strcmp_check(S1, S2) ((S1) != (S2)) argument