Searched refs:rf_AddToAllocList (Results 1 – 2 of 2) sorted by relevance
49 #define rf_AddToAllocList(_l_,_ptr_,_sz_) rf_real_AddToAllocList((_l_), (_ptr_), (_sz_)) macro
90 if (l) rf_AddToAllocList(l, p, size); in _RF_MallocAndAdd()