Searched refs:EV_STRINGS (Results 1 – 2 of 2) sorted by relevance
96 if self.type in EV_STRINGS:97 c = EV_STRINGS[self.type].get(self.code, self.code)594 if (t in EV_STRINGS):595 code = EV_STRINGS[t].get(c, '?')617 abs = EV_STRINGS[EV_ABS].get(a, '?')
1153 EV_STRINGS = { variable