Home
last modified time | relevance | path

Searched refs:gl_oset_nx_create_empty (Results 1 – 23 of 23) sorted by relevance

/dports/devel/gnulib/gnulib-20140202-stable/tests/
H A Dtest-rbtree_oset.c87 set1 = gl_oset_nx_create_empty (GL_ARRAY_OSET, (gl_setelement_compar_fn) strcmp, NULL); in main()
91 set2 = gl_oset_nx_create_empty (GL_RBTREE_OSET, (gl_setelement_compar_fn) strcmp, NULL); in main()
H A Dtest-avltree_oset.c87 set1 = gl_oset_nx_create_empty (GL_ARRAY_OSET, (gl_setelement_compar_fn) strcmp, NULL); in main()
91 set2 = gl_oset_nx_create_empty (GL_AVLTREE_OSET, (gl_setelement_compar_fn) strcmp, NULL); in main()
H A Dtest-array_oset.c88 set1 = gl_oset_nx_create_empty (GL_ARRAY_OSET, (gl_setelement_compar_fn) strcmp, NULL); in main()
/dports/devel/m4/m4-1.4.19/tests/
H A Dtest-avltree_oset.c92 set1 = gl_oset_nx_create_empty (GL_ARRAY_OSET, (gl_setelement_compar_fn) strcmp, NULL); in main()
96 set2 = gl_oset_nx_create_empty (GL_AVLTREE_OSET, (gl_setelement_compar_fn) strcmp, NULL); in main()
H A Dtest-oset-update.h33 gl_oset_nx_create_empty (implementation, (gl_setelement_compar_fn) strcmp, NULL); in test_update()
H A Dtest-array_oset.c108 set1 = gl_oset_nx_create_empty (GL_ARRAY_OSET, (gl_setelement_compar_fn) strcmp, NULL); in main()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-rbtree_oset.c92 set1 = gl_oset_nx_create_empty (GL_ARRAY_OSET, (gl_setelement_compar_fn) strcmp, NULL); in main()
96 set2 = gl_oset_nx_create_empty (GL_RBTREE_OSET, (gl_setelement_compar_fn) strcmp, NULL); in main()
H A Dtest-avltree_oset.c92 set1 = gl_oset_nx_create_empty (GL_ARRAY_OSET, (gl_setelement_compar_fn) strcmp, NULL); in main()
96 set2 = gl_oset_nx_create_empty (GL_AVLTREE_OSET, (gl_setelement_compar_fn) strcmp, NULL); in main()
H A Dtest-oset-update.h33 gl_oset_nx_create_empty (implementation, (gl_setelement_compar_fn) strcmp, NULL); in test_update()
H A Dtest-array_oset.c108 set1 = gl_oset_nx_create_empty (GL_ARRAY_OSET, (gl_setelement_compar_fn) strcmp, NULL); in main()
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dgl_oset.h107 extern gl_oset_t gl_oset_nx_create_empty (gl_oset_implementation_t implementation,
218 gl_oset_nx_create_empty (gl_oset_implementation_t implementation, in gl_oset_nx_create_empty() function
H A Dgl_xoset.h53 gl_oset_nx_create_empty (implementation, compar_fn, dispose_fn); in gl_oset_create_empty()
H A Dgl_anytreehash_list1.h153 gl_oset_nx_create_empty (OSET_TREE_FLAVOR, in add_to_bucket()
/dports/devel/m4/m4-1.4.19/lib/
H A Dgl_oset.h112 extern gl_oset_t gl_oset_nx_create_empty (gl_oset_implementation_t implementation,
246 gl_oset_nx_create_empty (gl_oset_implementation_t implementation, in gl_oset_nx_create_empty() function
H A Dgl_xoset.h53 gl_oset_nx_create_empty (implementation, compar_fn, dispose_fn); in gl_oset_create_empty()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dgl_oset.h114 extern gl_oset_t gl_oset_nx_create_empty (gl_oset_implementation_t implementation,
252 gl_oset_nx_create_empty (gl_oset_implementation_t implementation, in gl_oset_nx_create_empty() function
H A Dgl_xoset.h58 gl_oset_nx_create_empty (implementation, compar_fn, dispose_fn); in gl_oset_create_empty()
H A Dgl_anytreehash_list1.h143 gl_oset_nx_create_empty (OSET_TREE_FLAVOR, in add_to_bucket()
H A Dssfmalloc.h690 gl_oset_nx_create_empty (GL_RBTREE_OSET, compare_pages_by_free_space, NULL); in allocate_block_from_pool()
/dports/devel/bison/bison-3.7.6/lib/
H A Dgl_oset.h112 extern gl_oset_t gl_oset_nx_create_empty (gl_oset_implementation_t implementation,
246 gl_oset_nx_create_empty (gl_oset_implementation_t implementation, in gl_oset_nx_create_empty() function
H A Dgl_anytreehash_list1.h143 gl_oset_nx_create_empty (OSET_TREE_FLAVOR, in add_to_bucket()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/
H A DChangeLog948 * lib/gl_oset.h (gl_oset_create_empty, gl_oset_nx_create_empty): Add
82130 (gl_oset_nx_create_empty, gl_oset_nx_add): New declarations.
82132 (gl_oset_nx_create_empty): Renamed from gl_oset_create_empty.
82135 * lib/gl_oset.c (gl_oset_nx_create_empty): Renamed from
/dports/devel/gnulib/gnulib-20140202-stable/
H A DChangeLog42941 (gl_oset_nx_create_empty, gl_oset_nx_add): New declarations.
42943 (gl_oset_nx_create_empty): Renamed from gl_oset_create_empty.
42946 * lib/gl_oset.c (gl_oset_nx_create_empty): Renamed from