Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlobject.h351 #define ttisshrstring(o) checktag((o), ctb(LUA_VSHRSTR)) macro
A Dlapi.c1236 if (ttisshrstring(errobj) && eqshrstr(tsvalue(errobj), G(L)->memerrmsg)) in lua_error()
A Dlcode.c1204 ttisshrstring(&fs->f->k[e->u.info])); in isKstr()
A Dlvm.c621 #define isemptystr(o) (ttisshrstring(o) && tsvalue(o)->shrlen == 0)

Completed in 22 milliseconds