Searched refs:MAX_ITEM (Results 1 – 2 of 2) sorted by relevance
686 #define MAX_ITEM 512 macro771 char buff[MAX_ITEM]; /* to store the formatted item */ in str_format()
834 #define MAX_ITEM 512 macro918 char *buff = luaL_prepbuffsize(&b, MAX_ITEM); /* to put formatted item */ in str_format()