Searched refs:copy2buff (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/lua/src/
H A Dlvm.c629 static void copy2buff (StkId top, int n, char *buff) { function
670 copy2buff(top, n, buff); /* copy strings to buffer */
675 copy2buff(top, n, getstr(ts));

Completed in 38 milliseconds