Home
last modified time | relevance | path

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

/external/qemu/block/
Dvvfat.c144 static inline int array_roll(array_t* array,int index_to,int index_from,int count) in array_roll() function
182 if(array_roll(array,array->next-1,index,count)) in array_remove_slice()