Home
last modified time | relevance | path

Searched refs:_ur (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/lib/libc/stdio/
Dfseeko.c113 curoff -= fp->_ur; in __weak_alias()
190 curoff -= fp->_ur; in __weak_alias()
203 n += fp->_ur; in __weak_alias()
Dftell.c89 pos -= fp->_ur; in ftell()
Dftello.c90 pos -= fp->_ur; in __weak_alias()
Drefill.c111 if ((fp->_r = fp->_ur) != 0) { in __srefill()
Dungetc.c159 fp->_ur = fp->_r; in ungetc()
Dfindfp.c74 ._ur = 0, \
/netbsd/src/include/
Dstdio.h134 int _ur; /* saved _r when _r is counting ungetc data */ member
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rx/
Drx.md1261 (define_insn "umin<small_int_modes:mode>3_ur"
1272 (define_insn "umax<small_int_modes:mode>3_ur"
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-201110494 (umax<>3_u, umax<>3_ur, umax<>3, umin<>3): New patterns.