Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlstate.h202 #define rawgco2ts(o) \ macro
204 #define gco2ts(o) (&rawgco2ts(o)->tsv)
H A Dlstring.c141 TString *ts = rawgco2ts(o); in internshrstr()