Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/stdio/
D__flbf.c34 int result = __flbf(fp); in __flbf_0100()
54 int result = __flbf(fp); in __flbf_0200()
74 int result = __flbf(fp); in __flbf_0300()
Dtest_src_functionalext_supplement_stdio.gni69 "__flbf",
/third_party/musl/ndk_musl_include/
Dstdio_ext.h20 int __flbf(FILE *);
/third_party/musl/porting/uniproton/kernel/include/
Dstdio_ext.h20 int __flbf(FILE *);
/third_party/musl/include/
Dstdio_ext.h20 int __flbf(FILE *);
/third_party/musl/porting/liteos_m/kernel/include/
Dstdio_ext.h20 int __flbf(FILE *);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dstdio_ext.h20 int __flbf(FILE *);
/third_party/musl/src/stdio/
Dext.c35 int __flbf(FILE *f) in __flbf() function
/third_party/musl/
Dlibc.map.txt47 __flbf;