Home
last modified time | relevance | path

Searched refs:__uflow (Results 1 – 10 of 10) sorted by relevance

/external/musl/src/internal/
Dstdio_impl.h72 int __overflow(FILE *, int), __uflow(FILE *);
101 ( ((f)->rpos != (f)->rend) ? *(f)->rpos++ : __uflow((f)) )
Dshgetc.c23 if (f->shlim && cnt >= f->shlim || (c=__uflow(f)) < 0) { in __shgetc()
/external/musl/src/stdio/
D__uflow.c6 int __uflow(FILE *f) in __uflow() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc5022 INTERCEPTOR(int, __uflow, __sanitizer_FILE *fp) {
5024 COMMON_INTERCEPTOR_ENTER(ctx, __uflow, fp);
5025 int res = REAL(__uflow)(fp);
5065 COMMON_INTERCEPT_FUNCTION(__uflow); \
/external/musl/
Dsources.bp876 "src/stdio/__uflow.c",
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1168 fun:__uflow=uninstrumented
/external/libabigail/tests/data/test-annotate/
Dtest21-pr19092.so.abi2215 <!-- int __uflow(_IO_FILE*) -->
2216 …<function-decl name='__uflow' filepath='/usr/include/libio.h' line='417' column='1' visibility='de…
/external/libabigail/tests/data/test-read-dwarf/
Dtest21-pr19092.so.abi1338 …<function-decl name='__uflow' filepath='/usr/include/libio.h' line='417' column='1' visibility='de…
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym474 PUBLIC 757f0 0 __uflow
/external/python/cpython3/Doc/data/
Dpython3.10.abi8162 …<function-decl name='__uflow' mangled-name='__uflow' filepath='/usr/include/stdio.h' line='858' co…