Searched refs:array_roll (Results 1 – 1 of 1) sorted by relevance
144 static inline int array_roll(array_t* array,int index_to,int index_from,int count) in array_roll() function182 if(array_roll(array,array->next-1,index,count)) in array_remove_slice()