Searched refs:__has_width (Results 1 – 3 of 3) sorted by relevance
71 if (__specs.__has_width() || __specs.__has_precision())
264 if (!__specs.__has_width())
220 _LIBCPP_HIDE_FROM_ABI constexpr bool __has_width() const { return __width_ > 0; } in __has_width() function