Searched refs:FAT_LIST (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dformat-lisp.c64 FAT_LIST, /* Meant for proper lists. */ enumerator in enum:format_arg_type
77 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)
294 && (e1->type == FAT_LIST ? equal_list (e1->list, e2->list) : true));
570 if (list->initial.element[i].type == FAT_LIST)
574 if (list->repeated.element[i].type == FAT_LIST)
957 if (re->type == FAT_LIST)
963 if (re->type == FAT_LIST)
[all...]
H A Dformat-scheme.c68 FAT_LIST, /* Meant for proper lists. */ enumerator in enum:format_arg_type
80 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)
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)
960 if (re->type == FAT_LIST)
966 if (re->type == FAT_LIST)
[all...]

Completed in 41 milliseconds