Home
last modified time | relevance | path

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

/external/lua/src/
Dlstrlib.c299 static int arith_sub (lua_State *L) { in arith_sub() function
330 {"__sub", arith_sub},