Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlobject.h354 #define tsvalueraw(v) (gco2ts((v).gc))
356 #define tsvalue(o) check_exp(ttisstring(o), gco2ts(val_(o).gc))
747 #define keystrval(node) (gco2ts(keyval(node).gc))
A Dlstate.h368 #define gco2ts(o) \ macro
A Dlstring.c149 ts = gco2ts(o); in createstrobj()
A Dlgc.c794 TString *ts = gco2ts(o); in freeobj()
800 TString *ts = gco2ts(o); in freeobj()

Completed in 38 milliseconds