Home
last modified time | relevance | path

Searched defs:round (Results 1 – 8 of 8) sorted by relevance

/PHP-7.4/ext/standard/
H A Dcrypt_freesec.c376 int shifts, round; in des_setkey() local
466 int round; in do_des() local
H A Dmath.c355 PHP_FUNCTION(round) in PHP_FUNCTION() argument
/PHP-7.4/ext/hash/
H A Dhash_snefru.c24 #define round(L, C, N, SB) \ macro
H A Dhash_tiger.c40 #define round(a,b,c,x,mul) \ macro
H A Dhash_gost.c28 #define round(tables, k1, k2) \ macro
H A Dhash_sha3.c92 unsigned char round; in permute() local
/PHP-7.4/ext/gmp/
H A Dgmp.c1230 zend_long round = GMP_ROUND_ZERO; in ZEND_FUNCTION() local
1258 zend_long round = GMP_ROUND_ZERO; in ZEND_FUNCTION() local
1286 zend_long round = GMP_ROUND_ZERO; in ZEND_FUNCTION() local
/PHP-7.4/ext/zlib/
H A Dzlib.c375 int status, round = 0; in php_zlib_inflate_rounds() local

Completed in 37 milliseconds