Home
last modified time | relevance | path

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

/external/musl/src/internal/
Dstdio_impl.h72 int __overflow(FILE *, int), __uflow(FILE *);
106 : __overflow((f),(unsigned char)(c)) )
/external/musl/src/stdio/
D__overflow.c3 int __overflow(FILE *f, int _c) in __overflow() function
/external/llvm/test/CodeGen/X86/
D2007-10-15-CoalescerCrash.ll267 declare i32 @__overflow(%struct._IO_FILE*, i32)
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc5036 INTERCEPTOR(int, __overflow, __sanitizer_FILE *fp, int ch) {
5038 COMMON_INTERCEPTOR_ENTER(ctx, __overflow, fp, ch);
5039 int res = REAL(__overflow)(fp, ch);
5067 COMMON_INTERCEPT_FUNCTION(__overflow); \
/external/libcxx/include/
Dchrono1010 template <intmax_t _Xp, intmax_t _Yp, bool __overflow>
1011 struct __mul // __overflow == false
/external/musl/
Dsources.bp867 "src/stdio/__overflow.c",
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt920 fun:__overflow=uninstrumented
/external/libabigail/tests/data/test-annotate/
Dtest21-pr19092.so.abi2222 <!-- int __overflow(_IO_FILE*, int) -->
2223 …<function-decl name='__overflow' filepath='/usr/include/libio.h' line='418' column='1' visibility=…
/external/libabigail/tests/data/test-read-dwarf/
Dtest21-pr19092.so.abi1342 …<function-decl name='__overflow' filepath='/usr/include/libio.h' line='418' column='1' visibility=…
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym446 PUBLIC 746b0 0 __overflow