round 878 ext/gmp/gmp.c int round = GMP_ROUND_ZERO, argc; round 888 ext/gmp/gmp.c round = Z_LVAL_PP(round_arg); round 891 ext/gmp/gmp.c round = GMP_ROUND_ZERO; round 895 ext/gmp/gmp.c switch (round) { round 915 ext/gmp/gmp.c int round = GMP_ROUND_ZERO, argc; round 925 ext/gmp/gmp.c round = Z_LVAL_PP(round_arg); round 928 ext/gmp/gmp.c round = GMP_ROUND_ZERO; round 932 ext/gmp/gmp.c switch (round) { round 951 ext/gmp/gmp.c int round = GMP_ROUND_ZERO, argc; round 961 ext/gmp/gmp.c round = Z_LVAL_PP(round_arg); round 964 ext/gmp/gmp.c round = GMP_ROUND_ZERO; round 968 ext/gmp/gmp.c switch (round) { round 41 ext/hash/hash_gost.c round(key[0], key[1]) \ round 42 ext/hash/hash_gost.c round(key[2], key[3]) \ round 43 ext/hash/hash_gost.c round(key[4], key[5]) \ round 44 ext/hash/hash_gost.c round(key[6], key[7]) \ round 45 ext/hash/hash_gost.c round(key[0], key[1]) \ round 46 ext/hash/hash_gost.c round(key[2], key[3]) \ round 47 ext/hash/hash_gost.c round(key[4], key[5]) \ round 48 ext/hash/hash_gost.c round(key[6], key[7]) \ round 49 ext/hash/hash_gost.c round(key[0], key[1]) \ round 50 ext/hash/hash_gost.c round(key[2], key[3]) \ round 51 ext/hash/hash_gost.c round(key[4], key[5]) \ round 52 ext/hash/hash_gost.c round(key[6], key[7]) \ round 53 ext/hash/hash_gost.c round(key[7], key[6]) \ round 54 ext/hash/hash_gost.c round(key[5], key[4]) \ round 55 ext/hash/hash_gost.c round(key[3], key[2]) \ round 56 ext/hash/hash_gost.c round(key[1], key[0]) \ round 72 ext/hash/hash_snefru.c round(B15, B00, B01, t0); round 73 ext/hash/hash_snefru.c round(B00, B01, B02, t0); round 74 ext/hash/hash_snefru.c round(B01, B02, B03, t1); round 75 ext/hash/hash_snefru.c round(B02, B03, B04, t1); round 76 ext/hash/hash_snefru.c round(B03, B04, B05, t0); round 77 ext/hash/hash_snefru.c round(B04, B05, B06, t0); round 78 ext/hash/hash_snefru.c round(B05, B06, B07, t1); round 79 ext/hash/hash_snefru.c round(B06, B07, B08, t1); round 80 ext/hash/hash_snefru.c round(B07, B08, B09, t0); round 81 ext/hash/hash_snefru.c round(B08, B09, B10, t0); round 82 ext/hash/hash_snefru.c round(B09, B10, B11, t1); round 83 ext/hash/hash_snefru.c round(B10, B11, B12, t1); round 84 ext/hash/hash_snefru.c round(B11, B12, B13, t0); round 85 ext/hash/hash_snefru.c round(B12, B13, B14, t0); round 86 ext/hash/hash_snefru.c round(B13, B14, B15, t1); round 87 ext/hash/hash_snefru.c round(B14, B15, B00, t1); round 55 ext/hash/hash_tiger.c round(a,b,c,x0,mul) \ round 56 ext/hash/hash_tiger.c round(b,c,a,x1,mul) \ round 57 ext/hash/hash_tiger.c round(c,a,b,x2,mul) \ round 58 ext/hash/hash_tiger.c round(a,b,c,x3,mul) \ round 59 ext/hash/hash_tiger.c round(b,c,a,x4,mul) \ round 60 ext/hash/hash_tiger.c round(c,a,b,x5,mul) \ round 61 ext/hash/hash_tiger.c round(a,b,c,x6,mul) \ round 62 ext/hash/hash_tiger.c round(b,c,a,x7,mul) round 47 ext/soap/interop/test.utility.php $f1 = round($f1, $d); round 48 ext/soap/interop/test.utility.php $f2 = round($f2, $d); round 3301 ext/standard/basic_functions.c PHP_FE(round, arginfo_round) round 79 scripts/dev/search_underscores.php printf("Errors: %5d (%.1f%%)\n", $err, round($err * 100 / $cnt, 1)); round 230 win32/crypt_win32.c unsigned long round,mask; round 234 win32/crypt_win32.c for(round=0; round<16; round++) round 244 win32/crypt_win32.c comes_from_bit = 28 + (comes_from_bit + totrot[round]) % 28; round 246 win32/crypt_win32.c comes_from_bit = (comes_from_bit + totrot[round]) % 28; round 263 win32/crypt_win32.c mk_keytab_table[key_byte][round][tbl_long][byte_value] |=