Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_num_get.c61 bool __negative = false; in __get_base_or_zero() local
274 const bool __negative = (__base_or_zero & 2) != 0; in __do_get_integer() local
D_num_put.c277 const bool __negative = __x < 0 ; in __write_decimal_backward() local