Searched defs:overflow (Results 1 - 9 of 9) sorted by relevance

/barrelfish-master/lib/compiler-rt/builtins/
H A Dmuloti4.c21 COMPILER_RT_ABI ti_int __muloti4(ti_int a, ti_int b, int *overflow) { argument
H A Dmulodi4.c19 COMPILER_RT_ABI di_int __mulodi4(di_int a, di_int b, int *overflow) { argument
H A Dmulosi4.c19 COMPILER_RT_ABI si_int __mulosi4(si_int a, si_int b, int *overflow) { argument
/barrelfish-master/lib/cxx/cxx/filesystem/
H A Dint128_builtins.cpp22 __int128_t __muloti4(__int128_t a, __int128_t b, int* overflow) { argument
/barrelfish-master/lib/cxx/cxx/
H A Dstrstream.cpp153 strstreambuf::overflow(int_type __c) function in class:strstreambuf
/barrelfish-master/lib/zlib/
H A Dtrees.c505 int overflow = 0; /* number of elements with bit length too large */ local
[all...]
/barrelfish-master/include/arch/x86_32/barrelfish/
H A Dinvocations_arch.h297 uint64_t overflow[] = { offset, flags }; local
/barrelfish-master/kernel/arch/x86_32/
H A Dsyscall.c219 uint64_t *overflow = (uint64_t *)args[4]; local
/barrelfish-master/lib/pcre/
H A Dpcre_compile.c1046 BOOL braced, negated, overflow; local
[all...]

Completed in 202 milliseconds