Home
last modified time | relevance | path

Searched defs:__fp (Results 1 – 4 of 4) sorted by relevance

/libio/bits/
A Dstdio.h56 fgetc_unlocked (FILE *__fp) in fgetc_unlocked()
66 getc_unlocked (FILE *__fp) in getc_unlocked()
/libio/
A Diolibio.h56 #define _IO_fseek(__fp, __offset, __whence) \ argument
A DlibioP.h344 struct _IO_FILE_plus __fp; member
379 #define _IO_sputn(__fp, __s, __n) _IO_XSPUTN (__fp, __s, __n) argument
525 #define _IO_setp(__fp, __p, __ep) \ argument
528 #define _IO_wsetp(__fp, __p, __ep) \ argument
565 #define _IO_file_is_open(__fp) ((__fp)->_fileno != -1) argument
A Dlibio.h241 #define _IO_fwide(__fp, __mode) \ argument

Completed in 10 milliseconds