Searched defs:round (Results 1 – 7 of 7) sorted by relevance
/PHP-5.5/ext/standard/ |
H A D | crypt_freesec.c | 382 int shifts, round; in des_setkey() local 472 int round; in do_des() local
|
H A D | math.c | 343 PHP_FUNCTION(round) in PHP_FUNCTION() argument
|
/PHP-5.5/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_gost.c | 30 #define round(k1, k2) \ macro
|
/PHP-5.5/ext/gmp/ |
H A D | gmp.c | 857 long round = GMP_ROUND_ZERO; local 883 long round = GMP_ROUND_ZERO; local 908 long round = GMP_ROUND_ZERO; local
|
/PHP-5.5/ext/zlib/ |
H A D | zlib.c | 359 int status, round = 0; in php_zlib_inflate_rounds() local
|
Completed in 19 milliseconds