Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Dcrypt_blowfish.c465 #define BF_ROUND(L, R, N) \ argument
484 #define BF_ROUND(L, R, N) \ argument
672 BF_word L, R; in BF_crypt() local
/PHP-7.3/ext/hash/
H A Dhash_whirlpool.c45 uint64_t L[8]; in WhirlpoolTransform() local
H A Dhash_snefru.c24 #define round(L, C, N, SB) \ argument
/PHP-7.3/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.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c16238 #define SQLITE_FUNC_HASH(C,L) (((C)+(L))%SQLITE_FUNC_HASH_SZ) argument

Completed in 358 milliseconds