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

/netbsd-current/external/mit/lua/dist/src/
H A Dlobject.h379 #define tsvalueraw(v) (gco2ts((v).gc))
381 #define tsvalue(o) check_exp(ttisstring(o), gco2ts(val_(o).gc))
774 #define keystrval(node) (gco2ts(keyval(node).gc))
H A Dlstate.h375 #define gco2ts(o) \ macro
H A Dlstring.c153 ts = gco2ts(o);
H A Dlgc.c803 TString *ts = gco2ts(o);
809 TString *ts = gco2ts(o);

Completed in 132 milliseconds