Searched defs:fp (Results 1 - 25 of 749) sorted by relevance

1234567891011>>

/src/lib/libc/stdio/
H A Dclrerr.c51 clearerr(FILE *fp) argument
H A Dfclose.c52 fclose(FILE *fp) argument
[all...]
H A Dfeof.c55 feof(FILE *fp) argument
H A Dferror.c55 ferror(FILE *fp) argument
H A Dfgetc.c51 fgetc(FILE *fp) argument
H A Dfpurge.c57 fpurge(FILE *fp) argument
[all...]
H A Dfputc.c51 fputc(int c, FILE *fp) argument
H A Dgetw.c49 getw(FILE *fp) argument
H A Dgetwc.c45 getwc(FILE *fp) argument
H A Drewind.c51 rewind(FILE *fp) argument
H A Drget.c56 __srget(FILE *fp) argument
H A Dwbuf.c56 __swbuf(int c, FILE *fp) argument
[all...]
H A Dwsetup.c57 __swsetup(FILE *fp) argument
[all...]
H A Dfflush.c57 fflush(FILE *fp) argument
80 __sflush(FILE *fp) argument
[all...]
H A Dfgetpos.c52 fgetpos(FILE * __restrict fp, fpos_t * __restrict pos) argument
H A Dfgets.c60 fgets(char *buf, int n, FILE *fp) argument
[all...]
H A Dfgetstr.c50 __fgetstr(FILE *__restrict fp, size_t *__restrict lenp, int sep) argument
H A Dfputws.c45 fputws(const wchar_t * __restrict ws, FILE * __restrict fp) argument
H A Dfsetpos.c55 fsetpos(FILE * __restrict fp, const fpos_t * __restrict pos) argument
H A Dftell.c54 ftell(FILE *fp) argument
[all...]
H A Dfwalk.c54 FILE *fp; local in function:_fwalk
H A Dfwide.c43 fwide(FILE *fp, int mode) argument
H A Dgetc.c57 getc(FILE *fp) argument
70 getc_unlocked(FILE *fp) argument
/src/tools/compat/
H A Dfpurge.c46 fpurge(FILE *fp) argument
/src/tests/lib/csu/
H A Dh_initfini_array.c9 static void (*fp) (void) __attribute__((__section__(".init_array"), __used__)) = variable in typeref:typename:void (*)(void)

Completed in 14 milliseconds

1234567891011>>