Home | History | Annotate | Download | only in block

Lines Matching full:array_insert

127 static inline void* array_insert(array_t* array,unsigned int index,unsigned int count) {
1971 mapping = array_insert(&(s->mapping), index, 1);
2033 direntry_t* result = array_insert(&(s->directory), dir_index, count);