Searched refs:strto (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/tests/lib/libc/locale/ |
H A D | t_sprintf.c | 206 ATF_TC(strto); 207 ATF_TC_HEAD(strto, tc) in ATF_TC_HEAD() argument 212 ATF_TC_BODY(strto, tc) in ATF_TC_BODY() argument 239 ATF_TP_ADD_TC(tp, strto); in ATF_TP_ADD_TCS()
|
/netbsd-src/lib/libc/gdtoa/ |
H A D | README | 155 The values that the strto* routines return for NaNs are determined by 163 strto* routines (but this feature has not yet been heavily tested). 166 When compiled with -DINFNAN_CHECK, the strto* routines recognize C99's 168 strto* routines also recognize C99's NaN(...) syntax: they accept
|
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/ |
H A D | Cxx1zStatusIssuesStatus.csv | 65 "`1169 <https://wg21.link/LWG1169>`__","``num_get``\ not fully compatible with ``strto*``\ ","Kona…
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | ChangeLog-1999 | 2483 duplcate code. Use strto[l, ll, f, d, ld] instead of sscanf.
|
H A D | ChangeLog-2004 | 2973 availability of strto(u)ll, not used anymore in the iostreams.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2007 | 7033 * config/dfp-bit.c: Don't skip TFmode conversions; move strto*
|