Home
last modified time | relevance | path

Searched refs:totallen (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlstrlib.c160 size_t totallen = (size_t)n * l + (size_t)(n - 1) * lsep; in str_rep() local
162 char *p = luaL_buffinitsize(L, &b, totallen); in str_rep()
171 luaL_pushresultsize(&b, totallen); in str_rep()

Completed in 7 milliseconds