Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/module/lua/
HDlobject.h136 #define ttislngstring(o) checktag((o), ctb(LUA_TLNGSTR)) macro
/freebsd-14-stable/contrib/lua/src/
HDlobject.h365 #define ttislngstring(o) checktag((o), ctb(LUA_VLNGSTR)) macro