Home
last modified time | relevance | path

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

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

Completed in 34 milliseconds