Home
last modified time | relevance | path

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

/external/lua/src/
Dlstrlib.c319 static int arith_idiv (lua_State *L) { in arith_idiv() function
335 {"__idiv", arith_idiv},