Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlobject.h136 #define ttisshrstring(o) checktag((o), ctb(LUA_TSHRSTR)) macro
H A Dltable.c472 if (ttisshrstring(gkey(n)) && eqshrstr(rawtsvalue(gkey(n)), key)) in luaH_getstr()