Home
last modified time | relevance | path

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

/aosp12/bionic/libc/include/
H A Dstdio_ext.h95 void __fpurge(FILE* __fp) __INTRODUCED_IN(23);
/aosp12/bionic/tests/
H A Dstdio_ext_test.cpp81 TEST(stdio_ext, __fpurge) { in TEST() argument
86 __fpurge(fp); in TEST()
/aosp12/bionic/libc/stdio/
H A Dstdio_ext.cpp62 void __fpurge(FILE* fp) { in __fpurge() function
/aosp12/bionic/docs/
H A Dstatus.md162 …`__freadable`, `__fsetlocking`, `__fwritable`, `__fbufsize`, `__fpending`, `_flushlbf`, `__fpurge`.
/aosp12/bionic/libc/
H A Dlibc.map.txt38 __fpurge; # introduced=23
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt38 __fpurge; # introduced=23