Home
last modified time | relevance | path

Searched defs:step (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/zlib/contrib/testzlib/
Dtestzlib.c196 int step=0; in main() local
237 int step=0; in main() local
/toolchain/binutils/binutils-2.27/zlib/test/
Dinfcover.c284 local void inf(char *hex, char *what, unsigned step, int win, unsigned len, in inf()
/toolchain/binutils/binutils-2.27/gold/
Dgdb-index.cc106 unsigned int step = ((symbol->hash() * 17) & (this->capacity_ - 1)) | 1; in find_slot() local