Home
last modified time | relevance | path

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

/dports/devel/love07/love-HEAD/src/common/
H A Druntime.cpp263 int luax_getfunction(lua_State * L, const char * mod, const char * fn) in luax_getfunction() function
/dports/devel/love08/love-0.8.0/src/common/
H A Druntime.cpp307 int luax_getfunction(lua_State * L, const char * mod, const char * fn) in luax_getfunction() function
/dports/devel/love10/love-0.10.2/src/common/
H A Druntime.cpp475 int luax_getfunction(lua_State *L, const char *mod, const char *fn) in luax_getfunction() function
/dports/devel/love/love-11.3/src/common/
H A Druntime.cpp647 int luax_getfunction(lua_State *L, const char *mod, const char *fn) in luax_getfunction() function