Searched refs:killcnt_idx (Results 1 – 1 of 1) sorted by relevance
523 static uint8_t killcnt_idx[ADJTOSLOT_COUNT]; variable1231 uint8_t idx = killcnt_idx[slot]; in inc_killcnt()1236 killcnt_idx[slot] = killcnt_free_idx; in inc_killcnt()1267 uint8_t idx = killcnt_idx[slot]; in get_killcnt()3045 memset(killcnt_idx, KILLCNT_INVALID_IDX, sizeof(killcnt_idx)); in init()