OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSG_COUNT
(Results
1 - 3
of
3
) sorted by null
/external/syslinux/com32/include/
menu.h
122
MSG_COUNT
151
const char *messages[
MSG_COUNT
];
/external/syslinux/com32/menu/
readconfig.c
51
static const struct messages messages[
MSG_COUNT
] = {
177
for (i = 0; i <
MSG_COUNT
; i++)
201
for (i = 0; i <
MSG_COUNT
; i++)
622
for (i = 0; i <
MSG_COUNT
; i++) {
/external/syslinux/com32/elflink/ldlinux/
readconfig.c
112
static const struct messages messages[
MSG_COUNT
] = {
208
for (i = 0; i <
MSG_COUNT
; i++)
231
for (i = 0; i <
MSG_COUNT
; i++)
666
for (i = 0; i <
MSG_COUNT
; i++) {
[
all
...]
Completed in 213 milliseconds