Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_strtod_int.h61 typedef unsigned int uint32_t; typedef
63 typedef unsigned long int uint32_t; typedef
123 #define uint32_t unsigned __int32 macro
/PHP-7.0/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-7.0/win32/
H A Dphp_stdint.h94 typedef unsigned __int32 uint32_t; typedef

Completed in 14 milliseconds