Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/src/
H A Dstring.cpp173 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 Ddata.h148 float as_float; member
/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h618 #define as_float( global() macro
/freebsd-src/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dmmintrin.h53 float as_float[2]; member