Searched defs:mode_data (Results 1 – 2 of 2) sorted by relevance
52 struct mode_data struct54 struct mode_data *next; /* next this class - arbitrary order */ argument64 struct mode_data *component; /* mode of components */ argument65 struct mode_data *wider; /* next wider mode */ argument67 struct mode_data *contained; /* Pointer to list of modes that have argument69 struct mode_data *next_cont; /* Next mode in that list. */ argument78 static struct mode_data *modes[MAX_MODE_CLASS]; argument
50 struct mode_data struct52 struct mode_data *next; /* next this class - arbitrary order */ argument62 struct mode_data *component; /* mode of components */ argument63 struct mode_data *wider; /* next wider mode */ argument65 struct mode_data *contained; /* Pointer to list of modes that have argument67 struct mode_data *next_cont; /* Next mode in that list. */ argument69 struct mode_data *complex; /* complex type with mode as component. */ argument82 static struct mode_data *modes[MAX_MODE_CLASS]; argument