Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/src/
H A Dstring.cpp192 inline float as_float(const string& func, const string& s, size_t* idx) { in as_float() function
197 inline double as_float(const string& func, const string& s, size_t* idx) { in as_float() function
202 inline long double as_float(const string& func, const string& s, size_t* idx) { in as_float() function
208 inline float as_float(const string& func, const wstring& s, size_t* idx) { in as_float() function
213 inline double as_float(const string& func, const wstring& s, size_t* idx) { in as_float() function
218 inline long double as_float(const string& func, const wstring& s, size_t* idx) { in as_float() function
/openbsd/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/
H A DBigRat.pm2380 sub as_float { subroutine
H A DBigFloat.pm1359 sub as_float { subroutine
H A DBigInt.pm1477 sub as_float { subroutine
/openbsd/lib/libcbor/src/cbor/
H A Ddata.h148 float as_float; member
/openbsd/gnu/llvm/clang/lib/Headers/
H A Dopencl-c-base.h610 #define as_float(x) __builtin_astype((x), float) macro
/openbsd/gnu/llvm/clang/lib/Headers/ppc_wrappers/
H A Dmmintrin.h53 float as_float[2]; member