Home
last modified time | relevance | path

Searched defs:s (Results 1 – 18 of 18) sorted by relevance

/stdlib/
A Dtst-random.c54 int s; /* sequence index */ in do_test() local
113 fail (const char *msg, int s, int i) in fail()
A Dwcstombs.c27 wcstombs (char *s, const wchar_t *pwcs, size_t n) in wcstombs()
A Dwctomb.c36 wctomb (char *s, wchar_t wchar) in wctomb()
A Dmbstowcs.c27 mbstowcs (wchar_t *pwcs, const char *s, size_t n) in mbstowcs()
A Dmblen.c33 mblen (const char *s, size_t n) in mblen()
A Dmbtowc.c34 mbtowc (wchar_t *pwc, const char *s, size_t n) in mbtowc()
A Dstrfmon.c25 __strfmon (char *s, size_t maxsize, const char *format, ...) in __strfmon()
A Dmsort.c30 size_t s; member
56 const size_t s = p->s; in msort_with_tmp() local
164 __qsort_r (void *b, size_t n, size_t s, __compar_d_fn_t cmp, void *arg) in __qsort_r()
A Dgen-tst-strtod-round.c46 string_to_fp (mpfr_t f, const char *s, mpfr_rnd_t rnd) in string_to_fp()
74 round_str (FILE *fout, const char *s, int prec, int emin, int emax, in round_str()
119 round_for_all (FILE *fout, const char *s) in round_for_all()
A Dtest-a64l.c53 const char *s; in do_test() local
A Dtst-strtod-underflow.c58 const char *s; member
137 test_in_one_mode (const char *s, enum underflow_case c, int rm, in test_in_one_mode()
A Dtst-strfrom.h52 const char *s; member
58 #define TEST(s, fmt, size, rc, val) \ argument
A Dtst-strtod-nan-locale-main.c63 CHAR s[7]; in GEN_TEST_STRTOD_FOREACH() local
A Dtst-strtol-locale-main.c59 CHAR s[2]; in test_one_locale() local
A Dstrfmon_l.c79 __vstrfmon_l_internal (char *s, size_t maxsize, locale_t loc, in __vstrfmon_l_internal()
627 ___strfmon_l (char *s, size_t maxsize, locale_t loc, const char *format, ...) in ___strfmon_l()
A Disomac.c231 xstrndup (const char *s, size_t n) in xstrndup()
A Dtst-strtod-round-skeleton.c140 #define TEST(s, \ argument
184 const CHAR *s; member
261 test_in_one_mode (const CHAR *s, const struct test_results *expected, in test_in_one_mode()
A Dstrtol_l.c230 const STRING_TYPE *s; in INTERNAL() local

Completed in 30 milliseconds