Searched refs:_IO_ftell (Results 1 – 3 of 3) sorted by relevance
33 _IO_ftell (FILE *fp) in _IO_ftell() function58 libc_hidden_def (_IO_ftell)60 weak_alias (_IO_ftell, ftell)
34 extern long int _IO_ftell (FILE*);35 libc_hidden_proto (_IO_ftell)
29 _IO_fscanf; _IO_fseek; _IO_fsetpos; _IO_ftell; _IO_ftrylockfile;
Completed in 6 milliseconds