Home
last modified time | relevance | path

Searched defs:CIST_YPCALL (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlstate.h100 #define CIST_YPCALL (1<<4) /* call is a yieldable protected call */ macro
/freebsd/contrib/lua/src/
H A Dlstate.h214 #define CIST_YPCALL (1<<4) /* doing a yieldable protected call */ macro