Home
last modified time | relevance | path

Searched refs:UINT32_C (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/main/
H A Dphp_stdint.h165 #ifndef UINT32_C
166 # define UINT32_C(c) c ## U macro
/PHP-7.4/Zend/
H A Dzend_long.h48 # define Z_UL(i) UINT32_C(i)
/PHP-7.4/win32/
H A Dphp_stdint.h240 #define UINT32_C(val) val##ui32 macro

Completed in 8 milliseconds