Home
last modified time | relevance | path

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

/PHP-8.3/ext/fileinfo/libmagic/
H A Dencoding.c302 #define S1 0x02 // accept 0, size 2 macro
/PHP-8.3/ext/standard/
H A Dcrypt_sha256.c135 #define S1(x) (CYCLIC (x, 6) ^ CYCLIC (x, 11) ^ CYCLIC (x, 25)) in sha256_process_block() macro
H A Dcrypt_sha512.c160 #define S1(x) (CYCLIC (x, 14) ^ CYCLIC (x, 18) ^ CYCLIC (x, 41)) in sha512_process_block() macro
/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c116 #define S1(s1) ((sljit_ins)reg_map[s1] << 14) macro

Completed in 22 milliseconds