Lines Matching refs:countof

98 countof(const T (&)[N])  in countof()  function
107 countof(const T * const begin, const T * const end) in countof() function
4816 size_t n = strftime_l(buf, countof(buf), f, &t, __loc_); in __analyze()
4964 strftime_l(buf, countof(buf), f, &t, __loc_); in __analyze()
4970 size_t j = mbsrtowcs_l( wbb, &bb, countof(wbuf), &mb, __loc_); in __analyze()
4972 size_t j = __mbsrtowcs_l( wbb, &bb, countof(wbuf), &mb, __loc_); in __analyze()
5110 strftime_l(buf, countof(buf), "%A", &t, __loc_); in init()
5112 strftime_l(buf, countof(buf), "%a", &t, __loc_); in init()
5119 strftime_l(buf, countof(buf), "%B", &t, __loc_); in init()
5121 strftime_l(buf, countof(buf), "%b", &t, __loc_); in init()
5126 strftime_l(buf, countof(buf), "%p", &t, __loc_); in init()
5129 strftime_l(buf, countof(buf), "%p", &t, __loc_); in init()
5150 strftime_l(buf, countof(buf), "%A", &t, __loc_); in init()
5154 size_t j = mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, __loc_); in init()
5156 size_t j = __mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, __loc_); in init()
5162 strftime_l(buf, countof(buf), "%a", &t, __loc_); in init()
5166 j = mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, __loc_); in init()
5168 j = __mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, __loc_); in init()
5179 strftime_l(buf, countof(buf), "%B", &t, __loc_); in init()
5183 size_t j = mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, __loc_); in init()
5185 size_t j = __mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, __loc_); in init()
5191 strftime_l(buf, countof(buf), "%b", &t, __loc_); in init()
5195 j = mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, __loc_); in init()
5197 j = __mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, __loc_); in init()
5206 strftime_l(buf, countof(buf), "%p", &t, __loc_); in init()
5210 size_t j = mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, __loc_); in init()
5212 size_t j = __mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, __loc_); in init()
5219 strftime_l(buf, countof(buf), "%p", &t, __loc_); in init()
5223 j = mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, __loc_); in init()
5225 j = __mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, __loc_); in init()
5488 size_t n = strftime_l(__nb, countof(__nb, __ne), fmt, __tm, __loc_); in __do_put()
5502 size_t j = mbsrtowcs_l(__wb, &__nb, countof(__wb, __we), &mb, __loc_); in __do_put()
5504 size_t j = __mbsrtowcs_l(__wb, &__nb, countof(__wb, __we), &mb, __loc_); in __do_put()
6027 size_t j = mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, loc.get()); in init()
6029 size_t j = __mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, loc.get()); in init()
6046 j = mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, loc.get()); in init()
6048 j = __mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, loc.get()); in init()
6062 j = mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, loc.get()); in init()
6064 j = __mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, loc.get()); in init()
6110 size_t j = mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, loc.get()); in init()
6112 size_t j = __mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, loc.get()); in init()
6133 j = mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, loc.get()); in init()
6135 j = __mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, loc.get()); in init()
6153 j = mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, loc.get()); in init()
6155 j = __mbsrtowcs_l(wbuf, &bb, countof(wbuf), &mb, loc.get()); in init()