Searched refs:s00 (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/gdtoa/FreeBSD/
H A Dgdtoa-strtoIg.c36 strtoIg(s00, se, fpi, exp, B, rvp) CONST char *s00; char **se; FPI *fpi; Long *exp; Bigint **B; int *rvp;
38 strtoIg(CONST char *s00, char **se, FPI *fpi, Long *exp, Bigint **B, int *rvp)
47 rv = strtodg(s00, se, fpi, exp, b->x);
H A Dgdtoa-strtod.c65 (s00, se, loc) CONST char *s00; char **se; locale_t loc;
67 (CONST char *s00, char **se, locale_t loc)
124 for(s = s00;;s++) switch(*s) {
163 s = s00;
238 s00 = s;
268 s = s00;
312 s = s00;
1038 (s00, se) CONST char *s00; cha
[all...]
H A Dgdtoa-strtodg.c336 (s00, se, fpi, exp, bits, loc)
337 CONST char *s00; char **se; CONST FPI *fpi; Long *exp; ULong *bits; locale_t loc;
339 (CONST char *s00, char **se, CONST FPI *fpi, Long *exp, ULong *bits, locale_t loc)
382 for(s = s00;;s++) switch(*s) {
393 s = s00;
413 s = s00;
479 s = s00;
482 s00 = s;
512 s = s00;
544 s = s00;
[all...]
H A Dgdtoaimp.h614 extern double strtod ANSI((const char *s00, char **se));
615 extern double strtod_l ANSI((const char *s00, char **se, locale_t));
/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/tests/
H A Dtstore1.cpp8 B(s00, Simple storage, 0)W(s00a);
/macosx-10.10.1/ruby-106/ruby/
H A Dutil.c1944 ruby_strtod(const char *s00, char **se) argument
1970 for (s = s00;;s++)
2133 s00 = s;
2163 s = s00;
2195 s = s00;

Completed in 129 milliseconds