Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dcrypt_freesec.c382 int shifts, round; in des_setkey() local
472 int round; in do_des() local
H A Dmath.c343 PHP_FUNCTION(round) in PHP_FUNCTION() argument
/PHP-5.5/ext/hash/
H A Dhash_snefru.c26 #define round(L, C, N, SB) \ macro
H A Dhash_tiger.c42 #define round(a,b,c,x,mul) \ macro
H A Dhash_gost.c30 #define round(k1, k2) \ macro
/PHP-5.5/ext/gmp/
H A Dgmp.c857 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 Dzlib.c359 int status, round = 0; in php_zlib_inflate_rounds() local

Completed in 28 milliseconds