Searched refs:MINSIZEARRAY (Results 1 – 1 of 1) sorted by relevance
76 #define MINSIZEARRAY 4 macro92 if (size < MINSIZEARRAY) in luaM_growaux_()93 size = MINSIZEARRAY; /* minimum size */ in luaM_growaux_()
Completed in 3 milliseconds