Searched defs:step (Results 1 – 3 of 3) sorted by relevance
196 int step=0; in main() local237 int step=0; in main() local
284 local void inf(char *hex, char *what, unsigned step, int win, unsigned len, in inf()
106 unsigned int step = ((symbol->hash() * 17) & (this->capacity_ - 1)) | 1; in find_slot() local