Searched refs:tabsize (Results 1 – 2 of 2) sorted by relevance
51 int tabsize; in _dl_reltypes() local53 tabsize = (int)(sizeof(_dl_reltypes_tab) / sizeof(_dl_reltypes_tab[0])); in _dl_reltypes()55 if (type >= tabsize || (str = _dl_reltypes_tab[type]) == NULL) in _dl_reltypes()
217 l4_uint32_t tabsize; member
Completed in 13 milliseconds