Home
last modified time | relevance | path

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

/external/skia/third_party/lua/src/
Dlobject.h166 #define thvalue(o) check_exp(ttisthread(o), &val_(o).gc->th) macro
/external/syslinux/com32/lua/src/
Dlobject.h166 #define thvalue(o) check_exp(ttisthread(o), &val_(o).gc->th) macro