Searched refs:getproto (Results 1 – 5 of 5) sorted by relevance
21 getservice.c getproto.c getnet.c hostid.c \
551 getproto
141 #define toproto(L,i) getproto(s2v(L->top+(i)))
654 #define getproto(o) (clLvalue(o)->p) macro
1110 status = luaU_dump(L, getproto(o), writer, data, strip); in lua_dump()
Completed in 11 milliseconds