Home
last modified time | relevance | path

Searched defs:n (Results 1 – 24 of 24) sorted by relevance

/libio/
A Dtst_getwc.c27 size_t n = 0; in main() local
A Dtst_swprintf.c10 size_t n; member
24 size_t n; in main() local
A Diogetwline.c32 _IO_getwline (FILE *fp, wchar_t *buf, size_t n, wint_t delim, in _IO_getwline()
47 _IO_getwline_info (FILE *fp, wchar_t *buf, size_t n, wint_t delim, in _IO_getwline_info()
A Dswprintf.c25 __swprintf (wchar_t *s, size_t n, const wchar_t *format, ...) in __swprintf()
A Diofgets.c31 _IO_fgets (char *buf, int n, FILE *fp) in _IO_fgets()
A Diofgets_u.c31 __fgets_unlocked (char *buf, int n, FILE *fp) in __fgets_unlocked()
A Diofgetws.c31 fgetws (wchar_t *buf, int n, FILE *fp) in fgetws()
A Diofgetws_u.c31 fgetws_unlocked (wchar_t *buf, int n, FILE *fp) in fgetws_unlocked()
A Dtst_putwc.c39 size_t n = 0; in do_test() local
A Dtst_wscanf.c8 int n; in main() local
A Diogetdelim.c40 __getdelim (char **lineptr, size_t *n, int delimiter, FILE *fp) in __getdelim()
A Diogetline.c31 _IO_getline (FILE *fp, char *buf, size_t n, int delim, in _IO_getline()
A Dtst_swscanf.c9 size_t n; in main() local
A Dtst-wmemstream3.c29 for (size_t n = 0; n < nmemb; n++) in fwwrite() local
A Dtst-swscanf.c48 size_t n; in do_test() local
A Dtst-widetext.c45 size_t n; in do_test() local
A Dtst-memstream.h39 for (size_t n = 0; n < nmemb; n++) in fwwrite() local
A Doldfileops.c614 _IO_old_file_write (FILE *f, const void *data, ssize_t n) in _IO_old_file_write()
636 _IO_old_file_xsputn (FILE *f, const void *data, size_t n) in _IO_old_file_xsputn()
A Dobprintf.c62 _IO_obstack_xsputn (FILE *fp, const void *data, size_t n) in _IO_obstack_xsputn()
A Diofopncook.c62 ssize_t n = write_cb (cfile->__cookie, buf, size); in _IO_cookie_write() local
A Dtst-vtables-common.c150 method_xsputn (FILE *fp, const void *data, size_t n) in method_xsputn()
166 method_xsgetn (FILE *fp, void *data, size_t n) in method_xsgetn()
A Dfileops.c1196 _IO_new_file_xsputn (FILE *f, const void *data, size_t n) in _IO_new_file_xsputn()
1409 _IO_file_xsgetn_maybe_mmap (FILE *fp, void *data, size_t n) in _IO_file_xsgetn_maybe_mmap()
A Dgenops.c1042 _IO_default_read (FILE *fp, void *data, ssize_t n) in _IO_default_read()
1048 _IO_default_write (FILE *fp, const void *data, ssize_t n) in _IO_default_write()
/libio/bits/
A Dstdio.h147 # define fread_unlocked(ptr, size, n, stream) \ argument
171 # define fwrite_unlocked(ptr, size, n, stream) \ argument

Completed in 61 milliseconds