gl_list_nx_create_empty 328 maint/gnulib/lib/clean-temp-simple.c gl_list_nx_create_empty (GL_LINKEDHASH_LIST, gl_list_nx_create_empty 159 maint/gnulib/lib/gl_list.h extern gl_list_t gl_list_nx_create_empty (gl_list_implementation_t implementation, gl_list_nx_create_empty 85 maint/gnulib/lib/gl_xlist.h gl_list_nx_create_empty (implementation, equals_fn, hashcode_fn, dispose_fn, gl_list_nx_create_empty 107 maint/gnulib/tests/test-array_list.c list2 = gl_list_nx_create_empty (GL_ARRAY_LIST, NULL, NULL, NULL, true); gl_list_nx_create_empty 322 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c list1 = gl_list_nx_create_empty (GL_LINKED_LIST, NULL, NULL, NULL, true); gl_list_nx_create_empty 327 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c list2 = gl_list_nx_create_empty (GL_LINKED_LIST, NULL, NULL, NULL, true); gl_list_nx_create_empty 447 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c list1 = gl_list_nx_create_empty (GL_LINKED_LIST, NULL, NULL, NULL, true); gl_list_nx_create_empty 452 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c list2 = gl_list_nx_create_empty (GL_LINKED_LIST, NULL, NULL, NULL, true); gl_list_nx_create_empty 113 maint/gnulib/tests/test-avltree_list.c list2 = gl_list_nx_create_empty (GL_AVLTREE_LIST, NULL, NULL, NULL, true); gl_list_nx_create_empty 141 maint/gnulib/tests/test-avltreehash_list.c list2 = gl_list_nx_create_empty (GL_AVLTREEHASH_LIST, gl_list_nx_create_empty 109 maint/gnulib/tests/test-carray_list.c list2 = gl_list_nx_create_empty (GL_CARRAY_LIST, NULL, NULL, NULL, true); gl_list_nx_create_empty 109 maint/gnulib/tests/test-linked_list.c list2 = gl_list_nx_create_empty (GL_LINKED_LIST, NULL, NULL, NULL, true); gl_list_nx_create_empty 137 maint/gnulib/tests/test-linkedhash_list.c list2 = gl_list_nx_create_empty (GL_LINKEDHASH_LIST, gl_list_nx_create_empty 113 maint/gnulib/tests/test-rbtree_list.c list2 = gl_list_nx_create_empty (GL_RBTREE_LIST, NULL, NULL, NULL, true); gl_list_nx_create_empty 141 maint/gnulib/tests/test-rbtreehash_list.c list2 = gl_list_nx_create_empty (GL_RBTREEHASH_LIST,