Searched defs:_dt_s (Results 1 – 6 of 6) sorted by relevance
115 struct _dt_s struct116 { Dtsearch_f searchf;/* search function */117 Dtdisc_t* disc; /* method to manipulate objs */118 Dtdata_t* data; /* sharable data */119 Dtmemory_f memoryf;/* function to alloc/free memory */120 Dtmethod_t* meth; /* dictionary method */121 int type; /* type information */122 int nview; /* number of parent view dictionaries */123 Dt_t* view; /* next on viewpath */124 Dt_t* walk; /* dictionary being walked */[all …]
143 struct _dt_s struct 144 searchf_dt_s global() argument 145 disc_dt_s global() argument 146 data_dt_s global() argument 147 memoryf_dt_s global() argument 148 meth_dt_s global() argument 149 nview_dt_s global() argument 150 view_dt_s global() argument 151 walk_dt_s global() argument 152 user_dt_s global() argument 153 typef_dt_s global() argument