Home
last modified time | relevance | path

Searched defs:TString (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/lua/src/
H A Dlobject.h386 typedef struct TString { struct
393 struct TString *hnext; /* linked list for hash table */ argument
396 } TString; argument
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlobject.h407 typedef union TString { union
415 } TString; typedef