OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:format_names
(Results
1 - 2
of
2
) sorted by null
/external/libpng/contrib/libtests/
pngstest.c
376
static PNG_CONST char * PNG_CONST
format_names
[FORMAT_COUNT] =
variable
463
if (strcmp(
format_names
[format], arg) == 0)
[
all
...]
/toolchain/binutils/binutils-2.25/binutils/
windres.c
80
static const struct format_map
format_names
[] =
variable in typeref:struct:format_map
555
for (m =
format_names
; m->name != NULL; m++)
563
for (m =
format_names
; m->name != NULL; m++)
Completed in 1623 milliseconds