Searched defs:ansi_state (Results 1 – 2 of 2) sorted by relevance
139 struct ansi_state { struct140 int oindex; /* Index into OSC8 prefix */141 osc8_state ostate; /* State while processing OSC8 sequence */
478 } ansi_state; typedef