Searched refs:EV_STRINGS (Results 1 – 2 of 2) sorted by relevance
101 if self.type in EV_STRINGS:102 c = EV_STRINGS[self.type].get(self.code, self.code)599 if (t in EV_STRINGS):600 code = EV_STRINGS[t].get(c, '?')622 abs = EV_STRINGS[EV_ABS].get(a, '?')
1160 EV_STRINGS = { variable