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

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

Completed in 140 milliseconds