Home
last modified time | relevance | path

Searched defs:N (Results 1 – 10 of 10) sorted by relevance

/PHP-7.4/ext/standard/
H A Dcrypt_blowfish.c465 #define BF_ROUND(L, R, N) \ argument
484 #define BF_ROUND(L, R, N) \ argument
H A Dmt_rand.c86 #define N MT_N /* length of state vector */ macro
H A Dcrypt_sha256.c523 #define b64_from_24bit(B2, B1, B0, N) \ in php_sha256_crypt_r() argument
H A Dcrypt_sha512.c558 #define b64_from_24bit(B2, B1, B0, N) \ in php_sha512_crypt_r() argument
/PHP-7.4/ext/hash/
H A Dhash_snefru.c24 #define round(L, C, N, SB) \ argument
/PHP-7.4/Zend/
H A Dbench.php250 function heapsort($N) {
H A Dmicro_bench.php283 const N = 5000000; define
/PHP-7.4/ext/hash/sha3/generic64lc/
H A DKeccakP-1600-opt64.c31 #define ROL64(x,N) ({ \ argument
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_match.c589 heapframe *N = NULL; /* Temporary frame pointers */ in match() local
/PHP-7.4/ext/date/
H A Dphp_date.c5012 double h_rise, h_set, N; in php_do_date_sunrise_sunset() local

Completed in 63 milliseconds