Searched refs:spl_fixedarray_it (Results 1 – 1 of 1) sorted by relevance
67 } spl_fixedarray_it; typedef836 spl_fixedarray_it *iterator = (spl_fixedarray_it *)iter; in spl_fixedarray_it_dtor()1014 spl_fixedarray_it *iterator; in spl_fixedarray_get_iterator()1021 iterator = emalloc(sizeof(spl_fixedarray_it)); in spl_fixedarray_get_iterator()
Completed in 14 milliseconds