Home
last modified time | relevance | path

Searched refs:__freadahead (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/
Dstdio_ext.h25 size_t __freadahead(FILE *);
/third_party/musl/include/
Dstdio_ext.h25 size_t __freadahead(FILE *);
/third_party/musl/porting/uniproton/kernel/include/
Dstdio_ext.h25 size_t __freadahead(FILE *);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dstdio_ext.h25 size_t __freadahead(FILE *);
/third_party/musl/src/stdio/
Dext2.c4 size_t __freadahead(FILE *f) in __freadahead() function
/third_party/musl/
Dlibc.map.txt58 __freadahead;