OpenGrok
Cross Reference: logprint.c
xref
: /
system
/
core
/
liblog
/
logprint.c
Home
|
History
|
Annotate
|
Download
|
only in
liblog
Lines Matching
refs:PRId64
623
outCount = snprintf(outBuf, outBufLen, "%"
PRId64
, lval);