Home
last modified time | relevance | path

Searched refs:__max_int_t (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
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; in __write_decimal_backward()