Home
last modified time | relevance | path

Searched defs:int32_t (Results 1 – 4 of 4) sorted by relevance

/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_portability.h110 typedef int32 int32_t; typedef
112 typedef signed int int32_t; typedef
114 typedef signed long int32_t; typedef
/PHP-5.3/ext/date/lib/
H A Dtimelib_structs.h43 typedef int int32_t; typedef
45 typedef long int int32_t; typedef
/PHP-5.3/win32/
H A Dphp_stdint.h72 typedef __int32 int32_t; typedef
/PHP-5.3/Zend/
H A Dzend_strtod.c125 typedef int int32_t; typedef
127 typedef long int int32_t; typedef
171 #define int32_t __int32 macro

Completed in 13 milliseconds