Searched refs:__limit (Results 1 – 6 of 6) sorted by relevance
78 int __limit; in __maskrune_l() local79 _RuneLocale *runes = __runes_for_locale(__loc, &__limit); in __maskrune_l()103 int __limit; in __sbmaskrune_l() local104 _RuneLocale *runes = __runes_for_locale(__loc, &__limit); in __sbmaskrune_l()105 return (__c < 0 || __c >= __limit) ? 0 : in __sbmaskrune_l()148 int __limit; in towlower_l() local149 _RuneLocale *__runes = __runes_for_locale(__l, &__limit); in towlower_l()155 int __limit; in towupper_l() local156 _RuneLocale *__runes = __runes_for_locale(__l, &__limit); in towupper_l()188 int __limit;[all …]
28 static const int __limit = 8; variable88 if (__encoding_ > __limit) in imbue()154 char __extbuf[__limit]; in __getchar()214 char __extbuf[__limit]; in pbackfail()309 char __extbuf[__limit]; in overflow()360 char __extbuf[__limit]; in sync()
54 const difference_type __limit = 7; in __nth_element() 73 if (__len <= __limit) { in __nth_element() 77 // __len > __limit >= 3 in __nth_element() 51 const difference_type __limit = 7; __nth_element() local
334 const unsigned __limit = 8; in __insertion_sort_incomplete() local346 if (++__count == __limit) in __insertion_sort_incomplete()726 _LIBCPP_CONSTEXPR difference_type __limit = 24; variable757 if (__len < __limit) {
54 const difference_type __limit = 7; in __nth_element() local73 if (__len <= __limit) { in __nth_element()
366 const unsigned __limit = 8;378 if (++__count == __limit)758 difference_type __limit = 24;789 if (__len < __limit) {