Home
last modified time | relevance | path

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

/external/syslinux/com32/lua/src/
Dlobject.h137 #define ttisstring(o) checktype((o), LUA_TSTRING) macro
/external/skia/third_party/lua/src/
Dlobject.h137 #define ttisstring(o) checktype((o), LUA_TSTRING) macro