Home
last modified time | relevance | path

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

/PHP-8.1/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-8.1/ext/tidy/tests/
H A D004.phpt28 %S3 warnings%S0 errors%S
/PHP-8.1/ext/standard/
H A Dcrypt_sha256.c135 #define S0(x) (CYCLIC (x, 2) ^ CYCLIC (x, 13) ^ CYCLIC (x, 22)) in sha256_process_block() macro
155 uint32_t T2 = S0 (a) + Maj (a, b, c); in sha256_process_block()
H A Dcrypt_sha512.c160 #define S0(x) (CYCLIC (x, 28) ^ CYCLIC (x, 34) ^ CYCLIC (x, 39)) in sha512_process_block() macro
182 uint64_t T2 = S0 (a) + Maj (a, b, c); in sha512_process_block()
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic22981 0 string S0 Motorola S-Record; binary data in text format
H A Dmagic私はガラスを食べられます22981 0 string S0 Motorola S-Record; binary data in text format

Completed in 162 milliseconds