Home
last modified time | relevance | path

Searched refs:__fpurge (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/src/stdio/
Dext.c50 int __fpurge(FILE *f) in __fpurge() function
57 weak_alias(__fpurge, fpurge);
/third_party/musl/ndk_musl_include/
Dstdio_ext.h23 int __fpurge(FILE *);
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
D__fpurge.c32 size_t ret = __fpurge(fp); in __fpurge_0100()
Dtest_src_functionalext_supplement_stdio.gni73 "__fpurge",
/third_party/musl/include/
Dstdio_ext.h23 int __fpurge(FILE *);
/third_party/musl/porting/uniproton/kernel/include/
Dstdio_ext.h23 int __fpurge(FILE *);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dstdio_ext.h23 int __fpurge(FILE *);
/third_party/musl/porting/liteos_m/kernel/include/
Dstdio_ext.h23 int __fpurge(FILE *);
/third_party/musl/
Dlibc.map.txt54 __fpurge;