Searched defs:__has_precision (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__format/
H A Dformatter_floating_point.h447 __format_buffer( __float_buffer<_Fp>& __buffer, _Tp __value, bool __negative, bool __has_precision, __format_spec::__sign __sign, __format_spec::__type __type) argument
H A Dparser_std_format_spec.h245 _LIBCPP_HIDE_FROM_ABI constexpr bool __has_precision() const { return __precision_ >= 0; } function in struct:__parsed_specifications

Completed in 163 milliseconds