Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlstrlib.c277 static void trymt (lua_State *L, const char *mtname) { in trymt()
288 static int arith (lua_State *L, int op, const char *mtname) { in arith()