Home
last modified time | relevance | path

Searched refs:S0 (Results 1 – 8 of 8) sorted by relevance

/php-src/Zend/asm/
H A Djump_mips32_o32_elf_gas.S51 sw $s0, 48($sp) # save S0
88 lw $s0, 48($sp) # restore S0
H A Djump_mips64_n64_elf_gas.S58 sd $s0, 64($sp) # save S0
98 ld $s0, 64($sp) # restore S0
/php-src/ext/tidy/tests/
H A D004.phpt28 %S3 warnings%S0 errors%S
/php-src/ext/hash/
H A Dhash_sha_sse2.c80 #define S0(x) (ROTR(x, 2) ^ ROTR(x, 13) ^ ROTR(x, 22)) macro
87 h += S0(a) + Maj(a, b, c)
/php-src/ext/standard/
H A Dcrypt_sha256.c129 #define S0(x) (CYCLIC (x, 2) ^ CYCLIC (x, 13) ^ CYCLIC (x, 22)) in sha256_process_block() macro
149 uint32_t T2 = S0 (a) + Maj (a, b, c); in sha256_process_block()
H A Dcrypt_sha512.c158 #define S0(x) (CYCLIC (x, 28) ^ CYCLIC (x, 34) ^ CYCLIC (x, 39)) in sha512_process_block() macro
180 uint64_t T2 = S0 (a) + Maj (a, b, c); in sha512_process_block()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます26645 0 string S0 Motorola S-Record; binary data in text format
H A Dmagic26645 0 string S0 Motorola S-Record; binary data in text format

Completed in 180 milliseconds