Searched defs:S0 (Results 1 - 5 of 5) sorted by relevance

/src/sys/external/bsd/gnu-efi/dist/inc/mips64el/
H A Defisetjmp_arch.h14 UINT64 S0; member in struct:__anon2352b4fe0108
/src/lib/libm/noieee_src/
H A Dtrig.h143 #define S0 vccast(S0) macro
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_hash/sha256/cp/
H A Dhash_sha256_cp.c78 #define S0(x) (ROTR(x, 2) ^ ROTR(x, 13) ^ ROTR(x, 22)) macro
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_hash/sha512/cp/
H A Dhash_sha512_cp.c94 #define S0(x) (ROTR(x, 28) ^ ROTR(x, 34) ^ ROTR(x, 39)) macro
/src/usr.sbin/moused/
H A Dmoused.c391 #define S0 0 /* start */ macro
[all...]

Completed in 5 milliseconds