Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dcrypt_blowfish.c452 #define BF_ROUND(L, R, N) \ argument
471 #define BF_ROUND(L, R, N) \ argument
H A Dcrypt_sha256.c530 #define b64_from_24bit(B2, B1, B0, N) \ in php_sha256_crypt_r() argument
H A Dcrypt_sha512.c569 #define b64_from_24bit(B2, B1, B0, N) \ in php_sha512_crypt_r() argument
/php-src/ext/hash/
H A Dhash_snefru.c22 #define round(L, C, N, SB) \ argument
/php-src/Zend/
H A Dbench.php250 function heapsort($N) {
H A Dmicro_bench.php283 const N = 5000000; define
/php-src/ext/random/
H A Dengine_mt19937.c89 #define N 624 /* length of state vector */ macro
/php-src/ext/hash/sha3/generic64lc/
H A DKeccakP-1600-opt64.c39 #define ROL64(x,N) ({ \ argument
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_match.c600 heapframe *N = NULL; /* Temporary frame pointers */ in match() local
/php-src/ext/date/
H A Dphp_date.c5462 double h_rise, h_set, N; in php_do_date_sunrise_sunset() local

Completed in 60 milliseconds