Searched refs:totallen (Results 1 – 1 of 1) sorted by relevance
127 size_t totallen = n * l + (n - 1) * lsep; in str_rep() local129 char *p = luaL_buffinitsize(L, &b, totallen); in str_rep()137 luaL_pushresultsize(&b, totallen); in str_rep()