Searched refs:LUA_IDSIZE (Results 1 – 4 of 4) sorted by relevance
757 #define LUA_IDSIZE 60 macro
558 size_t bufflen = LUA_IDSIZE; /* free space in buffer */ in luaO_chunkid()
486 char short_src[LUA_IDSIZE]; /* (S) */
755 char buff[LUA_IDSIZE]; in luaG_addinfo()
Completed in 10 milliseconds