OpenGrok
Cross Reference: vgdb.c
xref
: /
external
/
valgrind
/
coregrind
/
vgdb.c
Home
|
History
|
Annotate
|
Download
|
only in
coregrind
Lines Matching
full:int_max
1310
if (long_value < 0 || long_value >
INT_MAX
)