OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:number_buf
(Results
1 - 2
of
2
) sorted by null
/external/libpng/
png.c
755
char
number_buf
[5]; /* enough for a four-digit year */
local
759
APPEND_STRING(PNG_FORMAT_NUMBER(
number_buf
, format, (value)))
[
all
...]
/external/pdfium/third_party/libpng16/
png.c
714
char
number_buf
[5]; /* enough for a four-digit year */
local
718
APPEND_STRING(PNG_FORMAT_NUMBER(
number_buf
, format, (value)))
[
all
...]
Completed in 5140 milliseconds