Searched defs:as_float (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/libcxx/src/ |
H A D | string.cpp | 173 inline float as_float(const string& func, const string& s, size_t* idx) { in as_float() function 178 inline double as_float(const string& func, const string& s, size_t* idx) { in as_float() function 183 inline long double as_float(const string& func, const string& s, size_t* idx) { in as_float() function 189 inline float as_float(const string& func, const wstring& s, size_t* idx) { in as_float() function 194 inline double as_float(const string& func, const wstring& s, size_t* idx) { in as_float() function 199 inline long double as_float(const string& func, const wstring& s, size_t* idx) { in as_float() function
|
/freebsd-src/contrib/libcbor/src/cbor/ |
H A D | data.h | 148 float as_float; member
|
/freebsd-src/contrib/llvm-project/clang/lib/Headers/ |
H A D | opencl-c-base.h | 618 #define as_float( global() macro
|
/freebsd-src/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/ |
H A D | mmintrin.h | 53 float as_float[2]; member
|