Home
last modified time | relevance | path

Searched defs:_Value (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/libcxx/src/include/ryu/
H A Dryu.h90 … char* const _First, char* const _Last, const _Floating _Value, const chars_format _Fmt) noexcept { in _Floating_to_chars_ryu()
100 char* const _First, char* const _Last, const _Floating _Value, int _Precision) noexcept { in _Floating_to_chars_scientific_precision()
121 char* const _First, char* const _Last, const _Floating _Value, int _Precision) noexcept { in _Floating_to_chars_fixed_precision()
/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A Dimmintrin.h748 _InterlockedExchange_HLEAcquire(long volatile * _Target,long _Value) _InterlockedExchange_HLEAcquire() argument
754 _InterlockedExchange_HLERelease(long volatile * _Target,long _Value) _InterlockedExchange_HLERelease() argument
762 _InterlockedExchange64_HLEAcquire(__int64 volatile * _Target,__int64 _Value) _InterlockedExchange64_HLEAcquire() argument
768 _InterlockedExchange64_HLERelease(__int64 volatile * _Target,__int64 _Value) _InterlockedExchange64_HLERelease() argument
[all...]
H A Dstdatomic.h167 typedef struct atomic_flag { atomic_bool _Value; } atomic_flag; global() member
/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/
H A Dlibdispatch.h