Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tmux/dist/compat/
H A Dbase64.c196 u_char nextbyte; local
/netbsd-src/lib/libc/net/
H A Dbase64.c221 u_char nextbyte; in b64_pton() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dfloatformat.c448 int nextbyte = (order == floatformat_little) ? 1 : -1; in get_field() local
590 int nextbyte = (order == floatformat_little) ? 1 : -1; in put_field() local
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dfloatformat.c453 int nextbyte = (order == floatformat_little) ? 1 : -1; in get_field() local
595 int nextbyte = (order == floatformat_little) ? 1 : -1; in put_field() local
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dfloatformat.c448 int nextbyte = (order == floatformat_little) ? 1 : -1; in get_field() local
590 int nextbyte = (order == floatformat_little) ? 1 : -1; in put_field() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dfloatformat.c436 int nextbyte = (order == floatformat_little) ? 1 : -1; in get_field() local
578 int nextbyte = (order == floatformat_little) ? 1 : -1; in put_field() local