Home
last modified time | relevance | path

Searched refs:withvariant (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/lua/dist/src/
H A Dlobject.h87 #define withvariant(t) ((t) & 0x3F) macro
88 #define ttypetag(o) withvariant(rawtt(o))