Home
last modified time | relevance | path

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

/PHP-7.3/main/
H A Dphp_stdint.h147 #ifndef INT32_C
148 # define INT32_C(c) c macro
/PHP-7.3/Zend/
H A Dzend_long.h47 # define Z_L(i) INT32_C(i)
/PHP-7.3/win32/
H A Dphp_stdint.h235 #define INT32_C(val) val##i32 macro

Completed in 7 milliseconds