Searched refs:LUA_IDSIZE (Results 1 – 4 of 4) sorted by relevance
423 #define BUFVFS (LUA_IDSIZE + MAXNUMBER2STR + 95)599 size_t bufflen = LUA_IDSIZE; /* free space in buffer */ in luaO_chunkid()
768 #define LUA_IDSIZE 60 macro
514 char short_src[LUA_IDSIZE]; /* (S) */
803 char buff[LUA_IDSIZE]; in luaG_addinfo()