Searched refs:allocf (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/mit/lua/dist/src/
H A Dlauxlib.c487 lua_Alloc allocf = lua_getallocf(L, &ud); local
489 void *temp = allocf(ud, box->box, box->bsize, newsize);

Completed in 73 milliseconds