Searched defs:_tbl (Results 1 – 2 of 2) sorted by relevance
205 typedef struct _tbl { struct206 wchar_t **list;207 int cols, *len;
131 #define F_RO_DIV(_id, _cname, _parent, _offset, _shift, _width, _tbl) \ argument