Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/lua/src/
H A Dlobject.h364 typedef struct TString { struct
371 struct TString *hnext; /* linked list for hash table */ argument
374 } TString; argument
/freebsd-13.1/sys/contrib/openzfs/module/lua/
H A Dlobject.h408 typedef union TString { union
416 } TString; typedef