Searched defs:checktag (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlobject.h129 #define checktag(o,t) (rttype(o) == (t)) macro
361 #undef checktag macro
363 #define checktag macro
[all...]
/freebsd-13-stable/contrib/lua/src/
H A Dlobject.h89 #define checktag(o,t) (rawtt(o) == (t)) macro
[all...]

Completed in 106 milliseconds