OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:add_overflow
(Results
1 - 4
of
4
) 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
151
int
add_overflow
(int a, int b)
function
176
if(
add_overflow
(size, 1) ||
[
all
...]
mksquashfs.c
349
int
add_overflow
(int a, int b)
function
[
all
...]
Completed in 46 milliseconds