Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__algorithm/
H A Dprev_permutation.h32 using _Result = pair<_BidirectionalIterator, bool>; in __prev_permutation() local
H A Dnext_permutation.h31 using _Result = pair<_BidirectionalIterator, bool>; in __next_permutation() local
/openbsd-src/gnu/llvm/libcxx/src/ryu/
H A Df2s.cpp403 char* _Result = _First; in _Large_integer_to_chars() local