Searched refs:last_downs (Results 1 – 1 of 1) sorted by relevance
3103 static LWCHAR last_downs[LAST_DOWN_COUNT] = { 0 }; variable3221 last_downs[last_down_index] = ch; in set_last_down()3230 if (last_downs[i] == ch) in find_last_down()3231 return &last_downs[i]; in find_last_down()