OpenGrok
Cross Reference: strutil.cc
xref
: /
external
/
protobuf
/
src
/
google
/
protobuf
/
stubs
/
strutil.cc
Home
|
History
|
Annotate
|
Download
|
only in
stubs
Lines Matching
full:long_max
532
} else if (errno == ERANGE && result ==
LONG_MAX
) {