Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlobject.h129 #define checktag(o,t) (rttype(o) == (t)) macro
363 #define checktag(o,t) (tt_(o) == tag2tt(t)) macro