Home
last modified time | relevance | path

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

/external/syslinux/com32/lua/src/
Dlobject.h131 #define checktag(o,t) (rttype(o) == (t)) macro
365 #define checktag(o,t) (tt_(o) == tag2tt(t)) macro
/external/skia/third_party/lua/src/
Dlobject.h131 #define checktag(o,t) (rttype(o) == (t)) macro
365 #define checktag(o,t) (tt_(o) == tag2tt(t)) macro