Searched defs:__max_int_t (Results 1 - 4 of 4) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_num_put.c264 typedef _STLP_LONG_LONG __max_int_t; typedef
267 typedef long __max_int_t; typedef
278 __max_int_t __temp = __x;
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
H A D_num_put.c264 typedef _STLP_LONG_LONG __max_int_t; typedef
267 typedef long __max_int_t; typedef
278 __max_int_t __temp = __x;
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
H A D_num_put.c264 typedef _STLP_LONG_LONG __max_int_t; typedef
267 typedef long __max_int_t; typedef
278 __max_int_t __temp = __x;
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
H A D_num_put.c264 typedef _STLP_LONG_LONG __max_int_t; typedef
267 typedef long __max_int_t; typedef
278 __max_int_t __temp = __x;

Completed in 160 milliseconds