Home
last modified time | relevance | path

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

/PHP-7.2/main/
H A Dphp_stdint.h144 #ifndef INT32_C
145 # define INT32_C(c) c macro
/PHP-7.2/Zend/
H A Dzend_long.h50 # define Z_L(i) INT32_C(i)
/PHP-7.2/win32/
H A Dphp_stdint.h235 #define INT32_C(val) val##i32 macro

Completed in 6 milliseconds