Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_stdint.h147 #ifndef INT32_C
148 # define INT32_C(c) c macro
/PHP-7.4/TSRM/
H A DTSRM.h59 (((size) + INT32_C(15)) & ~INT32_C(15))
/PHP-7.4/Zend/
H A Dzend_long.h47 # define Z_L(i) INT32_C(i)
/PHP-7.4/win32/
H A Dphp_stdint.h235 #define INT32_C(val) val##i32 macro

Completed in 15 milliseconds