Home
last modified time | relevance | path

Searched defs:uint32_t (Results 1 – 3 of 3) sorted by relevance

/PHP-5.6/ext/date/lib/
H A Dtimelib_structs.h54 typedef unsigned int uint32_t; typedef
56 typedef unsigned long int uint32_t; typedef
74 typedef unsigned __int32 uint32_t; typedef
/PHP-5.6/win32/
H A Dphp_stdint.h93 typedef unsigned __int32 uint32_t; typedef
/PHP-5.6/Zend/
H A Dzend_strtod.c133 typedef unsigned int uint32_t; typedef
135 typedef unsigned long int uint32_t; typedef
172 #define uint32_t unsigned __int32 macro

Completed in 17 milliseconds