Searched refs:enum_next (Results 1 – 2 of 2) sorted by relevance
154 enum_next(enumobject *en) in enum_next() function250 (iternextfunc)enum_next, /* tp_iternext */
1507 ctf_next_t *enum_next = NULL; in process_ctf_enum_type() local1511 while ((ename = ctf_enum_next(ctf_dictionary, ctf_type, &enum_next, &evalue))) in process_ctf_enum_type()