Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgxclmem.c187 const char *allocName, /* name to allocate by */ in allocateWithReserve() argument
192 void *block = MALLOC(f, sizeofBlock, allocName); in allocateWithReserve()