Home
last modified time | relevance | path

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

/l4re-core-master/moe/server/src/
A Dmalloc.cc43 auto *c = static_cast<unsigned char *>(ptr_of(0)); in Malloc_page()
62 void *freeptr = ptr_of(_first_free); in alloc()
76 *static_cast<unsigned char *>(ptr_of(freeidx)) = _first_free; in free()
91 void *ptr_of(long idx) const in ptr_of() function in Moe::Malloc_page

Completed in 2 milliseconds