Home
last modified time | relevance | path

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

/external/musl/src/internal/
Dstdio_impl.h72 int __overflow(FILE *, int), __uflow(FILE *);
106 : __overflow((f),(unsigned char)(c)) )
/external/trusty/musl/src/internal/
Dstdio_impl.h84 int __overflow(FILE *, int), __uflow(FILE *);
118 : __overflow((f),(unsigned char)(c)) )
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__numeric/
Dgcd_lcm.h121 [[maybe_unused]] bool __overflow = __builtin_mul_overflow(__val1, __val2, &__res);
122 _LIBCPP_ASSERT_ARGUMENT_WITHIN_DOMAIN(!__overflow, "Overflow in lcm");
/external/cronet/stable/third_party/libc++/src/include/__numeric/
Dgcd_lcm.h121 [[maybe_unused]] bool __overflow = __builtin_mul_overflow(__val1, __val2, &__res);
122 _LIBCPP_ASSERT_ARGUMENT_WITHIN_DOMAIN(!__overflow, "Overflow in lcm");
/external/cronet/tot/third_party/libc++/src/include/__numeric/
Dgcd_lcm.h121 [[maybe_unused]] bool __overflow = __builtin_mul_overflow(__val1, __val2, &__res);
122 _LIBCPP_ASSERT_ARGUMENT_WITHIN_DOMAIN(!__overflow, "Overflow in lcm");
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__numeric/
Dgcd_lcm.h121 [[maybe_unused]] bool __overflow = __builtin_mul_overflow(__val1, __val2, &__res);
122 _LIBCPP_ASSERT_ARGUMENT_WITHIN_DOMAIN(!__overflow, "Overflow in lcm");
/external/musl/src/stdio/
D__overflow.c3 int __overflow(FILE *f, int _c) in __overflow() function
/external/trusty/musl/src/stdio/
D__overflow.c3 int __overflow(FILE *f, int _c) in __overflow() function
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__chrono/
Dduration.h176 template <intmax_t _Xp, intmax_t _Yp, bool __overflow>
/external/cronet/tot/third_party/libc++/src/include/__chrono/
Dduration.h175 template <intmax_t _Xp, intmax_t _Yp, bool __overflow>
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__chrono/
Dduration.h176 template <intmax_t _Xp, intmax_t _Yp, bool __overflow>
/external/cronet/stable/third_party/libc++/src/include/__chrono/
Dduration.h175 template <intmax_t _Xp, intmax_t _Yp, bool __overflow>
/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.bp872 "src/stdio/__overflow.c",
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt920 fun:__overflow=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym446 PUBLIC 746b0 0 __overflow