Home
last modified time | relevance | path

Searched defs:str (Results 1 – 12 of 12) sorted by relevance

/libio/
A Dtst-fputws.c26 const wchar_t str[] = L"\xbe\n"; in do_test() local
A Dioputs.c32 _IO_puts (const char *str) in _IO_puts()
A Diofputs.c31 _IO_fputs (const char *str, FILE *fp) in _IO_fputs()
A Diofputs_u.c32 __fputs_unlocked (const char *str, FILE *fp) in __fputs_unlocked()
A Diofputws.c31 fputws (const wchar_t *str, FILE *fp) in fputws()
A Diofputws_u.c32 fputws_unlocked (const wchar_t *str, FILE *fp) in fputws_unlocked()
A Dtst-sscanf.c10 const char str[] = "abbcXab"; in do_test() local
A Dtst_putwc.c37 const wchar_t str[] = L"This is a test of putwc\n"; in do_test() local
A Dtst-ungetwc1.c14 const char *str = "abcdef"; in do_test() local
A Dtst-ungetwc2.c14 const char *str = "abcdef"; in do_test() local
A Dtst_swprintf.c11 const char *str; member
/libio/bits/
A Dstdio2.h43 # define sprintf(str, ...) \ argument
76 # define snprintf(str, len, ...) \ argument

Completed in 17 milliseconds