Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/lua/src/
H A Dlobject.h303 typedef struct TString { struct
310 struct TString *hnext; /* linked list for hash table */ argument
312 } TString; argument
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlobject.h409 typedef union TString { union
417 } TString; typedef