Searched defs:mt (Results 1 – 6 of 6) sorted by relevance
40 pthread_t mt = *(pthread_t *) arg; in tf() local
632 Mount_tree::lookup(Path const &path, cxx::Ref_ptr<Mount_tree> *mt, in lookup()696 cxx::Ref_ptr<Mount_tree> *mt) throw() in get_mount()723 cxx::Ref_ptr<Mount_tree> mt; in openat() local
72 Table *mt; in luaT_gettmbyobj() local92 Table *mt; in luaT_objtypename() local
771 Table *mt; in lua_getmetatable() local929 Table *mt; in lua_setmetatable() local
294 struct Table *mt[LUA_NUMTAGS]; /* metatables for basic types */ member
1011 void luaC_checkfinalizer (lua_State *L, GCObject *o, Table *mt) { in luaC_checkfinalizer()
Completed in 22 milliseconds