Searched refs:luaM_reallocvchar (Results 1 – 2 of 2) sorted by relevance
42 ((buff)->buffer = luaM_reallocvchar(L, (buff)->buffer, \
56 #define luaM_reallocvchar(L,b,on,n) \ macro