Home
last modified time | relevance | path

Searched defs:rest (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dnum_get_float.cpp345 uint64 rest; /* Remaining guard bits */ in _Stl_atod() local
532 uint64_t rest = vv.i64 & ((~ULL(0) / ULL(2)) >> (limits::digits - 1)); in _Stl_atodT() local
599 uint64_t rest; in _Stl_atodT() local
/ndk/sources/host-tools/make-3.81/glob/
Dglob.c390 const char *rest; local
/ndk/sources/host-tools/ndk-stack/regex/
Dengine.c298 char *rest; /* start of rest of string */ in dissect() local