Searched defs:round (Results 1 – 8 of 8) sorted by relevance
/PHP-7.1/ext/standard/ |
H A D | crypt_freesec.c | 380 int shifts, round; in des_setkey() local 470 int round; in do_des() local
|
H A D | math.c | 356 PHP_FUNCTION(round) in PHP_FUNCTION() argument
|
/PHP-7.1/ext/hash/ |
H A D | hash_snefru.c | 26 #define round(L, C, N, SB) \ macro
|
H A D | hash_tiger.c | 42 #define round(a,b,c,x,mul) \ macro
|
H A D | hash_sha3.c | 89 unsigned char round; in permute() local
|
H A D | hash_gost.c | 30 #define round(tables, k1, k2) \ macro
|
/PHP-7.1/ext/gmp/ |
H A D | gmp.c | 1239 zend_long round = GMP_ROUND_ZERO; in ZEND_FUNCTION() local 1267 zend_long round = GMP_ROUND_ZERO; in ZEND_FUNCTION() local 1295 zend_long round = GMP_ROUND_ZERO; in ZEND_FUNCTION() local
|
/PHP-7.1/ext/zlib/ |
H A D | zlib.c | 377 int status, round = 0; in php_zlib_inflate_rounds() local
|
Completed in 27 milliseconds