Searched defs:lua_CFunction (Results 1 – 2 of 2) sorted by relevance
/external/syslinux/com32/lua/src/ | ||
D | lua.h | 61 typedef int (*lua_CFunction) (lua_State *L); typedef |
/external/skia/third_party/lua/src/ | ||
D | lua.h | 56 typedef int (*lua_CFunction) (lua_State *L); typedef |