Searched refs:freeptr (Results 1 – 1 of 1) sorted by relevance
62 void *freeptr = ptr_of(_first_free); in alloc() local64 _first_free = *static_cast<unsigned char *>(freeptr); in alloc()67 return freeptr; in alloc()
Completed in 2 milliseconds