Home
last modified time | relevance | path

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

/PHP-7.2/main/
H A Dphp_stdint.h162 #ifndef UINT32_C
163 # define UINT32_C(c) c ## U macro
/PHP-7.2/Zend/
H A Dzend_long.h51 # define Z_UL(i) UINT32_C(i)
/PHP-7.2/win32/
H A Dphp_stdint.h240 #define UINT32_C(val) val##ui32 macro

Completed in 9 milliseconds