Home
last modified time | relevance | path

Searched refs:create_empty (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/public-domain/xz/dist/tests/
H A Dtest_index.c22 create_empty(void) in create_empty() function
129 lzma_index *a = create_empty(); in test_equal()
152 lzma_index *i = create_empty(); in test_overflow()
297 a = create_empty(); in test_cat()
298 b = create_empty(); in test_cat()
307 b = create_empty(); in test_cat()
314 b = create_empty(); in test_cat()
315 c = create_empty(); in test_cat()
379 a = create_empty(); in test_cat()
600 lzma_index *i = create_empty(); in test_corrupt()
[all …]
/netbsd-src/tests/sbin/gpt/
H A Dt_gpt.sh133 atf_test_case create_empty
309 atf_add_test_case create_empty
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvarpool.cc136 varpool_node::create_empty (void) in create_empty() function in varpool_node
150 node = varpool_node::create_empty (); in get_create()
H A Dcgraph.h2101 static varpool_node *create_empty (void);
2293 cgraph_node *create_empty (void);
H A Dcgraphclones.cc374 cgraph_node *new_node = symtab->create_empty (); in create_clone()
H A Dlto-cgraph.cc1263 node = symtab->create_empty (); in input_node()
1363 node = varpool_node::create_empty (); in input_varpool_node()
H A Dcgraph.cc288 symbol_table::create_empty (void) in create_empty() function in symbol_table
506 cgraph_node *node = symtab->create_empty (); in create()
H A DChangeLog-201413007 * cgraph.h (symbol_table::create_empty): Move to cgraph.c.
13008 * cgraph.c (symbol_table::create_empty): Relocate from cgraph.h.
25426 (cgraph_node *create_empty (void)): created from
25427 cgraph_node::create_empty
31115 (static varpool_node *create_empty (void)): created from varpool_create_empty_node
31271 (static cgraph_node * create_empty (void)): created from cgraph_create_empty_node
H A DChangeLog-20191437 * varpool.c (varpool_node::create_empty): Use newly
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dgl_list.h364 gl_list_t (*create_empty) (gl_list_implementation_t implementation, member
448 return implementation->create_empty (implementation, equals_fn, hashcode_fn, in gl_list_create_empty()
H A Dgl_list.c36 return implementation->create_empty (implementation, equals_fn, hashcode_fn, in gl_list_create_empty()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvarpool.c135 varpool_node::create_empty (void) in create_empty() function
149 node = varpool_node::create_empty (); in get_create()
H A Dcgraph.h2135 static varpool_node *create_empty (void);
2323 cgraph_node *create_empty (void);
H A Dlto-cgraph.c1250 node = symtab->create_empty (); in input_node()
1362 node = varpool_node::create_empty (); in input_varpool_node()
H A Dcgraphclones.c368 cgraph_node *new_node = symtab->create_empty (); in create_clone()
H A Dcgraph.c285 symbol_table::create_empty (void) in create_empty() function
503 cgraph_node *node = symtab->create_empty (); in create()