Home
last modified time | relevance | path

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

/ndk/tests/device/test-gnustl-full/unit/
Dnum_facets_test.cpp91 int ival = 1234567890; in _num_put_get() local
93 fostr << ival; in _num_put_get()
/ndk/tests/device/test-stlport/unit/
Dnum_facets_test.cpp91 int ival = 1234567890; in _num_put_get() local
93 fostr << ival; in _num_put_get()
/ndk/sources/cxx-stl/stlport/src/
Dnum_get_float.cpp330 uint64 ival; member
337 uint64 &value = drep.ival; /* Value develops as follows: in _Stl_atod()