Home
last modified time | relevance | path

Searched refs:__parse_width (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__format/
H A Dparser_std_format_spec.h288 if (__parse_width(__begin, __end, __parse_ctx) && __begin == __end)
455 …_LIBCPP_HIDE_FROM_ABI constexpr bool __parse_width(const _CharT*& __begin, const _CharT* __end, au… in __parse_width() function