Searched refs:lua_getallocf (Results 1 – 5 of 5) sorted by relevance
307 LUA_API lua_Alloc (lua_getallocf) (lua_State *L, void **ud);
1156 LUA_API lua_Alloc lua_getallocf (lua_State *L, void **ud) { in lua_getallocf() function
328 LUA_API lua_Alloc (lua_getallocf) (lua_State *L, void **ud);
463 lua_Alloc allocf = lua_getallocf(L, &ud); in resizebox()
1166 LUA_API lua_Alloc lua_getallocf (lua_State *L, void **ud) { in lua_getallocf() function