Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/libiberty/
Dfloatformat.c432 int nextbyte = (order == floatformat_little) ? 1 : -1; in get_field() local
570 int nextbyte = (order == floatformat_little) ? 1 : -1; in put_field() local