OpenGrok
Cross Reference: stdio_test.cpp
xref
: /
bionic
/
tests
/
stdio_test.cpp
Home
|
History
|
Annotate
|
Download
|
only in
tests
Lines Matching
full:long_max
452
snprintf(buf, sizeof(buf), "%ld",
LONG_MAX
);