Home
last modified time | relevance | path

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

/external/lua/src/
Dluac.c141 #define toproto(L,i) getproto(s2v(L->top+(i)))
Dlobject.h642 #define getproto(o) (clLvalue(o)->p) macro
Dlapi.c1085 status = luaU_dump(L, getproto(o), writer, data, strip); in lua_dump()
/external/python/cpython2/Doc/whatsnew/
D2.5.rst1541 :meth:`getproto` accessor methods to retrieve the family, type, and protocol
/external/python/cpython3/Doc/whatsnew/
D2.5.rst1542 :meth:`getproto` accessor methods to retrieve the family, type, and protocol