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.cpp181 inline float as_float(const string& func, const string& s, size_t* idx) { as_float() function
186 inline double as_float(const string& func, const string& s, size_t* idx) { as_float() function
191 inline long double as_float(const string& func, const string& s, size_t* idx) { as_float() function
197 inline float as_float(const string& func, const wstring& s, size_t* idx) { as_float() function
202 inline double as_float(const string& func, const wstring& s, size_t* idx) { as_float() function
207 inline long double as_float(const string& func, const wstring& s, size_t* idx) { as_float() function
[all...]
/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.h622 #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