OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:add_overflow
(Results
1 - 5
of
5
) sorted by null
/external/compiler-rt/lib/ubsan/
ubsan_handlers.h
48
RECOVERABLE(
add_overflow
, OverflowData *Data, ValueHandle LHS, ValueHandle RHS)
/external/squashfs-tools/squashfs-tools/
caches-queues-lists.c
33
extern int
add_overflow
(int, int);
46
if(
add_overflow
(size, 1) ||
unsquashfs.c
156
int
add_overflow
(int a, int b)
function
181
if(
add_overflow
(size, 1) ||
[
all
...]
mksquashfs.c
359
int
add_overflow
(int a, int b)
function
[
all
...]
/external/clang/lib/CodeGen/
CGExprScalar.cpp
[
all
...]
Completed in 345 milliseconds