Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Dstring.cpp211 inline float as_float(const string& func, const string& s, size_t* idx) { in as_float() function
216 inline double as_float(const string& func, const string& s, size_t* idx) { in as_float() function
221 inline long double as_float(const string& func, const string& s, size_t* idx) { in as_float() function
227 inline float as_float(const string& func, const wstring& s, size_t* idx) { in as_float() function
232 inline double as_float(const string& func, const wstring& s, size_t* idx) { in as_float() function
237 inline long double as_float(const string& func, const wstring& s, size_t* idx) { in as_float() function
/freebsd/contrib/libcbor/src/cbor/
H A Ddata.h148 float as_float; member
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h635 #define as_float(x) __builtin_astype((x), float) macro
/freebsd/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dmmintrin.h53 float as_float[2]; member