Home
last modified time | relevance | path

Searched defs:int64_t (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_portability.h134 typedef int64 int64_t; typedef
136 typedef signed int int64_t; typedef
138 typedef signed long int64_t; typedef
141 typedef __int64 int64_t; typedef
143 typedef signed long long int64_t; typedef
/PHP-5.5/win32/
H A Dphp_stdint.h83 typedef __int64 int64_t; typedef

Completed in 15 milliseconds