Home
last modified time | relevance | path

Searched refs:is_empty_list (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dformat-lisp.c646 is_empty_list (const struct format_arg_list *list) in is_empty_list() function
1435 else if (e1->type == FAT_LIST && is_empty_list (e1->list)) in make_union_element()
1448 else if (e2->type == FAT_LIST && is_empty_list (e2->list)) in make_union_element()
H A Dformat-scheme.c649 is_empty_list (const struct format_arg_list *list) in is_empty_list() function
1458 else if (e1->type == FAT_LIST && is_empty_list (e1->list)) in make_union_element()
1471 else if (e2->type == FAT_LIST && is_empty_list (e2->list)) in make_union_element()
H A DChangeLog.0138 is_empty_list, unfold_loop, rotate_loop, initial_splitelement,