Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlstrlib.c264 static int tonum (lua_State *L, int arg) { in tonum() function
289 if (tonum(L, 1) && tonum(L, 2)) in arith()