Searched refs:oldn (Results 1 – 1 of 1) sorted by relevance
60 #define luaM_reallocvector(L, v,oldn,n,t) \ argument61 ((v)=cast(t *, luaM_reallocv(L, v, oldn, n, sizeof(t))))