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