Home
last modified time | relevance | path

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

/external/lua/src/
Dlstrlib.c263 static int tonum (lua_State *L, int arg) { in tonum() function
287 if (tonum(L, 1) && tonum(L, 2)) in arith()