Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__algorithm/
H A Dnth_element.h54 const difference_type __limit = 7; in __nth_element() local
/llvm-project/libcxx/src/
H A Dstd_stream.h28 static const int __limit = 8; variable