Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlobject.c355 static int tostringbuff (TValue *obj, char *buff) { in tostringbuff() function
376 int len = tostringbuff(obj, buff); in luaO_tostring()
461 int len = tostringbuff(num, numbuff); /* format number into 'numbuff' */ in addnum2buff()

Completed in 8 milliseconds