Searched refs:luaL_addsize (Results 1 – 4 of 4) sorted by relevance
393 luaL_addsize(&b, l); in read_line()395 luaL_addsize(&b, l - chop); /* chop 'eol' if needed */ in read_line()412 luaL_addsize(&b, nr); in read_all()428 luaL_addsize(&b, nr); in read_chars()
156 #define luaL_addsize(B,s) ((B)->n += (s)) macro
462 luaL_addsize(B, l); in luaL_addlstring()480 luaL_addsize(B, sz); in luaL_pushresultsize()
970 luaL_addsize(&b, nb); in str_format()