Searched defs:strtold (Results 1 - 10 of 10) sorted by path

/openbsd-current/gnu/lib/libstdc++-v3/
H A Dconfig.h1077 # define strtold _strtold macro
/openbsd-current/gnu/lib/libstdc++/libstdc++/
H A Dacconfig.h418 # define strtold _strtold macro
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/c_std/
H A Dstd_cstdlib.h134 #undef strtold macro
/openbsd-current/lib/libc/arch/aarch64/gdtoa/
H A Dstrtold.c39 strtold(const char * __restrict s, char ** __restrict sp) function
46 DEF_STRONG(strtold); variable
/openbsd-current/lib/libc/arch/amd64/gdtoa/
H A Dstrtold.c39 strtold(const char * __restrict s, char ** __restrict sp) function
46 DEF_STRONG(strtold); variable
/openbsd-current/lib/libc/arch/i386/gdtoa/
H A Dstrtold.c39 strtold(const char * __restrict s, char ** __restrict sp) function
46 DEF_STRONG(strtold); variable
/openbsd-current/lib/libc/arch/mips64/gdtoa/
H A Dstrtold.c39 strtold(const char * __restrict s, char ** __restrict sp) function
46 DEF_STRONG(strtold); variable
/openbsd-current/lib/libc/arch/sparc64/gdtoa/
H A Dstrtold.c39 strtold(const char * __restrict s, char ** __restrict sp) function
46 DEF_STRONG(strtold); variable
/openbsd-current/lib/libc/gdtoa/
H A Dstrtold.c37 strtold(const char * __restrict s, char ** __restrict sp) function
41 DEF_STRONG(strtold); variable
/openbsd-current/lib/libc/hidden/
H A Dstdlib.h159 PROTO_NORMAL(strtold); variable

Completed in 252 milliseconds