Home
last modified time | relevance | path

Searched defs:UINT64_C (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/main/
H A Dphp_stdint.h211 # define UINT64_C(c) c ## U macro
/PHP-7.4/win32/
H A Dphp_stdint.h241 #define UINT64_C(val) val##ui64 macro
/PHP-7.4/ext/standard/
H A Dcrypt_sha512.c43 # define UINT64_C(value) __CONCAT(value, ULL) macro

Completed in 10 milliseconds