Searched defs:hdl (Results 1 – 6 of 6) sorted by relevance
20 typedef struct hdl { struct21 univ *raw; /* composite object value */22 Uint16 dim; /* # items in composite object (formerly "cnt") */23 char cat; /* object category (a.k.a. type) + non-gc status bits */47 struct hdl *superset; /* see above */ argument55 struct hdl localhand[INI_HDLCNT]; argument73 unsigned long hdl; member114 hdlno hdl; member
135 unexpected_handler hdl; in unexpected() local
82 std::unexpected_handler hdl = &unexpected_hdl; in unexpected_except() local
257 unexpected_handler hdl; in unexpected() local