Searched defs:table_entry (Results 1 – 15 of 15) sorted by relevance
69 struct table_entry { struct70 CTL_MSG request;71 time_t time;72 TABLE_ENTRY *next;73 TABLE_ENTRY *last;
86 struct table_entry struct93 static const struct table_entry alias_table[] = argument577 struct table_entry struct584 static const struct table_entry locale_table[] = argument
84 static const struct table_entry { struct85 const char *extension;86 const char *content_type;
33 typedef struct _table_entry table_entry; typedef
83 class table_entry; variable
143 class table_entry { class332 table_entry::table_entry(const entry_modifier *m) in table_entry() function in table_entry
980 struct wm_range_table_entry *table_entry, in calculate_wm_set_for_vlevel()1053 struct wm_range_table_entry *table_entry; in dcn21_calculate_wm() local
56 symbolS *table_entry; member
3304 const relax_typeS *table_entry; in md_convert_frag() local
53 symbolS * table_entry; member
3283 const relax_typeS *table_entry; in md_convert_frag() local
67 union table_entry { union