Home
last modified time | relevance | path

Searched defs:mtname (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/lua/dist/src/
H A Dlstrlib.c281 static void trymt (lua_State *L, const char *mtname) { in trymt()
292 static int arith (lua_State *L, int op, const char *mtname) { in arith()