Searched refs:as_float (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/libcxx/src/
H A Dstring.cpp174 // as_float
198 V as_float( const string& func, const S& s, size_t* idx = nullptr );
203 as_float( const string& func, const string& s, size_t* idx ) function in namespace:__anon1262
211 as_float(const string& func, const string& s, size_t* idx ) function in namespace:__anon1262
219 as_float( const string& func, const string& s, size_t* idx ) function in namespace:__anon1262
227 as_float( const string& func, const wstring& s, size_t* idx ) function in namespace:__anon1262
235 as_float( const string& func, const wstring& s, size_t* idx ) function in namespace:__anon1262
243 as_float( const string& func, const wstring& s, size_t* idx ) function in namespace:__anon1262
313 return as_float<float>( "stof", str, idx );
319 return as_float<floa
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h162 #define NAN as_float(INT_MAX)
H A Dopencl-c.h6400 #define as_float(x) __builtin_astype((x), float) macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dmmintrin.h52 float as_float[2]; member in union:__anon537

Completed in 206 milliseconds