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

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dlobject.h127 #define ttypenv(o) (novariant(rttype(o))) macro
132 #define checktype(o,t) (ttypenv(o) == (t))

Completed in 41 milliseconds