Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dcrypt_freesec.c374 int shifts, round; in des_setkey() local
464 int round; in do_des() local
H A Dmath.c305 PHP_FUNCTION(round) in PHP_FUNCTION() argument
/php-src/ext/hash/
H A Dhash_tiger.c38 #define round(a,b,c,x,mul) \ macro
H A Dhash_snefru.c22 #define round(L, C, N, SB) \ macro
H A Dhash_gost.c26 #define round(tables, k1, k2) \ macro
H A Dhash_sha3.c90 unsigned char round; in permute() local
/php-src/ext/gmp/
H A Dgmp.c1095 zend_long round = GMP_ROUND_ZERO; in ZEND_FUNCTION() local
1122 zend_long round = GMP_ROUND_ZERO; in ZEND_FUNCTION() local
1152 zend_long round = GMP_ROUND_ZERO; in ZEND_FUNCTION() local
/php-src/ext/zlib/
H A Dzlib.c423 int status, round = 0; in php_zlib_inflate_rounds() local

Completed in 31 milliseconds