Home
last modified time | relevance | path

Searched defs:L (Results 1 – 5 of 5) sorted by relevance

/PHP-7.2/ext/standard/
H A Dcrypt_blowfish.c466 #define BF_ROUND(L, R, N) \ argument
485 #define BF_ROUND(L, R, N) \ argument
673 BF_word L, R; in BF_crypt() local
/PHP-7.2/ext/hash/
H A Dhash_whirlpool.c47 uint64_t L[8]; in WhirlpoolTransform() local
H A Dhash_snefru.c26 #define round(L, C, N, SB) \ argument
/PHP-7.2/Zend/
H A Dzend_strtod.c311 typedef union { double d; ULong L[2]; } U; member
1212 Long L; local
1811 ULong L, lostbits, *x; local
2543 Long L; local
3756 Long L; local
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c16238 #define SQLITE_FUNC_HASH(C,L) (((C)+(L))%SQLITE_FUNC_HASH_SZ) argument

Completed in 355 milliseconds