Searched defs:rest (Results 1 – 3 of 3) sorted by relevance
345 uint64 rest; /* Remaining guard bits */ in _Stl_atod() local532 uint64_t rest = vv.i64 & ((~ULL(0) / ULL(2)) >> (limits::digits - 1)); in _Stl_atodT() local599 uint64_t rest; in _Stl_atodT() local
390 const char *rest; local
298 char *rest; /* start of rest of string */ in dissect() local