Searched refs:luai_userstateopen (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/lua/src/
H A Dllimits.h234 #if !defined(luai_userstateopen)
235 #define luai_userstateopen(L) ((void)L) macro
H A Dlstate.c213 luai_userstateopen(L);
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dllimits.h171 #if !defined(luai_userstateopen)
172 #define luai_userstateopen(L) ((void)L) macro
H A Dlstate.c194 luai_userstateopen(L);

Completed in 112 milliseconds