Searched refs:LUA_KCONTEXT (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/lib/liblua/
H A Dluaconf.h670 @@ LUA_KCONTEXT is the type of the context ('ctx') for continuation
675 #define LUA_KCONTEXT ptrdiff_t macro
681 #undef LUA_KCONTEXT macro
682 #define LUA_KCONTEXT intptr_t macro
/freebsd-12-stable/stand/liblua/
H A Dluaconf.h685 @@ LUA_KCONTEXT is the type of the context ('ctx') for continuation
690 #define LUA_KCONTEXT ptrdiff_t macro
696 #undef LUA_KCONTEXT macro
697 #define LUA_KCONTEXT intptr_t macro
/freebsd-12-stable/contrib/lua/src/
H A Dlua.h98 typedef LUA_KCONTEXT lua_KContext;

Completed in 108 milliseconds