Searched refs:ctf_next_create (Results 1 – 22 of 22) sorted by relevance
261 ctf_next_create (void) in ctf_next_create() function288 if ((i2 = ctf_next_create()) == NULL) in ctf_next_copy()
421 if ((i = ctf_next_create ()) == NULL) in ctf_dynhash_next()504 if ((i = ctf_next_create ()) == NULL) in ctf_dynhash_next_sorted()723 if ((i = ctf_next_create ()) == NULL) in ctf_dynset_next()
99 ctf_next_create;
286 if ((i = ctf_next_create ()) == NULL) in ctf_errwarning_next()
121 if ((i = ctf_next_create ()) == NULL) in ctf_member_next()288 if ((i = ctf_next_create ()) == NULL) in ctf_enum_next()428 if ((i = ctf_next_create ()) == NULL) in ctf_type_next()501 if ((i = ctf_next_create ()) == NULL) in ctf_variable_next()
672 if ((i = ctf_next_create ()) == NULL) in ctf_symbol_next()
1096 if ((i = ctf_next_create()) == NULL) in ctf_archive_next()
703 * ctf-util.c (ctf_next_create): New.
271 ctf_next_create (void) in ctf_next_create() function298 if ((i2 = ctf_next_create()) == NULL) in ctf_next_copy()
121 if ((i = ctf_next_create ()) == NULL) in ctf_member_next()287 if ((i = ctf_next_create ()) == NULL) in ctf_enum_next()427 if ((i = ctf_next_create ()) == NULL) in ctf_type_next()500 if ((i = ctf_next_create ()) == NULL) in ctf_variable_next()
660 if ((i = ctf_next_create ()) == NULL) in ctf_symbol_next()
1094 if ((i = ctf_next_create()) == NULL) in ctf_archive_next()
309 extern ctf_next_t *ctf_next_create (void);
489 (ctf_next_create): New prototype.