Home
last modified time | relevance | path

Searched defs:__rounding (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Headers/ppc_wrappers/
H A Dsmmintrin.h57 _mm_round_pd(__m128d __A, int __rounding) { in _mm_round_pd()
140 _mm_round_sd(__m128d __A, __m128d __B, int __rounding) { in _mm_round_sd()
148 _mm_round_ps(__m128 __A, int __rounding) { in _mm_round_ps()
231 _mm_round_ss(__m128 __A, __m128 __B, int __rounding) { in _mm_round_ss()
/openbsd-src/gnu/llvm/libcxx/include/__format/
H A Dparser_std_format_spec.h817 …t _CharT* __first, const _CharT* __last, size_t __maximum, __column_width_rounding __rounding) noe… in __estimate_column_width_grapheme_clustering()
889 … basic_string_view<_CharT> __str, size_t __maximum, __column_width_rounding __rounding) noexcept { in __estimate_column_width()