RF_POINTERS_PER_ALLOC_LIST_ELEMENT 115 dev/raidframe/rf_alloclist.c RF_ASSERT(l->numPointers == RF_POINTERS_PER_ALLOC_LIST_ELEMENT); /* Find end of list. */ RF_POINTERS_PER_ALLOC_LIST_ELEMENT 118 dev/raidframe/rf_alloclist.c l->numPointers <= RF_POINTERS_PER_ALLOC_LIST_ELEMENT); RF_POINTERS_PER_ALLOC_LIST_ELEMENT 119 dev/raidframe/rf_alloclist.c if (l->numPointers == RF_POINTERS_PER_ALLOC_LIST_ELEMENT) { RF_POINTERS_PER_ALLOC_LIST_ELEMENT 147 dev/raidframe/rf_alloclist.c p->numPointers <= RF_POINTERS_PER_ALLOC_LIST_ELEMENT); RF_POINTERS_PER_ALLOC_LIST_ELEMENT 45 dev/raidframe/rf_alloclist.h void *pointers[RF_POINTERS_PER_ALLOC_LIST_ELEMENT]; RF_POINTERS_PER_ALLOC_LIST_ELEMENT 46 dev/raidframe/rf_alloclist.h int sizes[RF_POINTERS_PER_ALLOC_LIST_ELEMENT];