Searched defs:mode_data (Results 1 – 1 of 1) sorted by relevance
53 struct mode_data struct55 struct mode_data *next; /* next this class - arbitrary order */ argument65 struct mode_data *component; /* mode of components */ argument66 struct mode_data *wider; /* next wider mode */ argument67 struct mode_data *wider_2x; /* 2x wider mode */ argument69 struct mode_data *contained; /* Pointer to list of modes that have argument71 struct mode_data *next_cont; /* Next mode in that list. */ argument78 static struct mode_data *modes[MAX_MODE_CLASS]; argument