Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlobject.h137 #define ttislngstring(o) checktag((o), ctb(LUA_TLNGSTR)) macro
/freebsd/contrib/lua/src/
H A Dlobject.h365 #define ttislngstring(o) checktag((o), ctb(LUA_VLNGSTR)) macro