OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FAT_LIST
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/src/
format-lisp.c
65
FAT_LIST
, /* Meant for proper lists. */
78
struct format_arg_list *list; /* For
FAT_LIST
: List elements. */
153
if (e->type ==
FAT_LIST
)
193
if (element->type ==
FAT_LIST
)
226
if (oldelement->type ==
FAT_LIST
)
297
&& (e1->type ==
FAT_LIST
? equal_list (e1->list, e2->list) : true));
573
if (list->initial.element[i].type ==
FAT_LIST
)
577
if (list->repeated.element[i].type ==
FAT_LIST
)
963
if (re->type ==
FAT_LIST
)
969
if (re->type ==
FAT_LIST
)
[
all
...]
format-scheme.c
69
FAT_LIST
, /* Meant for proper lists. */
81
struct format_arg_list *list; /* For
FAT_LIST
: List elements. */
156
if (e->type ==
FAT_LIST
)
196
if (element->type ==
FAT_LIST
)
229
if (oldelement->type ==
FAT_LIST
)
300
&& (e1->type ==
FAT_LIST
? equal_list (e1->list, e2->list) : true));
576
if (list->initial.element[i].type ==
FAT_LIST
)
580
if (list->repeated.element[i].type ==
FAT_LIST
)
966
if (re->type ==
FAT_LIST
)
972
if (re->type ==
FAT_LIST
)
[
all
...]
Completed in 79 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026