/bionic/libc/stdio/ |
wbuf.c | 56 fp->_w = fp->_lbfsize;
|
refill.c | 78 fp->_lbfsize = 0;
|
/bionic/libc/upstream-freebsd/lib/libc/stdio/ |
wsetup.c | 83 * It is line buffered, so make _lbfsize be -_bufsize 84 * for the putc() macro. We will change _lbfsize back 88 fp->_lbfsize = -fp->_bf._size;
|
setvbuf.c | 77 fp->_r = fp->_lbfsize = 0; 142 /* fp->_lbfsize is still 0 */ 150 fp->_lbfsize = -fp->_bf._size;
|
/development/ndk/platforms/android-3/include/ |
stdio.h | 77 * _lbfsize is -_bf._size, else _lbfsize is 0 86 * _lbfsize is used only to make the inline line-buffered output stream 105 int _lbfsize; /* 0 or -_bf._size, for inline putc */ member in struct:__sFILE 364 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) 375 (p)->_w >= (p)->_lbfsize ? \
|
/development/ndk/platforms/android-8/include/ |
stdio.h | 77 * _lbfsize is -_bf._size, else _lbfsize is 0 86 * _lbfsize is used only to make the inline line-buffered output stream 105 int _lbfsize; /* 0 or -_bf._size, for inline putc */ member in struct:__sFILE 364 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) 375 (p)->_w >= (p)->_lbfsize ? \
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include-fixed/ |
stdio.h | 107 * _lbfsize is -_bf._size, else _lbfsize is 0 116 * _lbfsize is used only to make the inline line-buffered output stream 135 int _lbfsize; /* 0 or -_bf._size, for inline putc */ member in struct:__sFILE 394 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) 405 (p)->_w >= (p)->_lbfsize ? \
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include-fixed/ |
stdio.h | 86 * _lbfsize is -_bf._size, else _lbfsize is 0 95 * _lbfsize is used only to make the inline line-buffered output stream 114 int _lbfsize; /* 0 or -_bf._size, for inline putc */ member in struct:__sFILE 373 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) 384 (p)->_w >= (p)->_lbfsize ? \
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include-fixed/ |
stdio.h | 107 * _lbfsize is -_bf._size, else _lbfsize is 0 116 * _lbfsize is used only to make the inline line-buffered output stream 135 int _lbfsize; /* 0 or -_bf._size, for inline putc */ member in struct:__sFILE 394 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) 405 (p)->_w >= (p)->_lbfsize ? \
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include-fixed/ |
stdio.h | 86 * _lbfsize is -_bf._size, else _lbfsize is 0 95 * _lbfsize is used only to make the inline line-buffered output stream 114 int _lbfsize; /* 0 or -_bf._size, for inline putc */ member in struct:__sFILE 373 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) 384 (p)->_w >= (p)->_lbfsize ? \
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include-fixed/ |
stdio.h | 107 * _lbfsize is -_bf._size, else _lbfsize is 0 116 * _lbfsize is used only to make the inline line-buffered output stream 135 int _lbfsize; /* 0 or -_bf._size, for inline putc */ member in struct:__sFILE 394 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) 405 (p)->_w >= (p)->_lbfsize ? \
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include-fixed/ |
stdio.h | 86 * _lbfsize is -_bf._size, else _lbfsize is 0 95 * _lbfsize is used only to make the inline line-buffered output stream 114 int _lbfsize; /* 0 or -_bf._size, for inline putc */ member in struct:__sFILE 373 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) 384 (p)->_w >= (p)->_lbfsize ? \
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include-fixed/ |
stdio.h | 107 * _lbfsize is -_bf._size, else _lbfsize is 0 116 * _lbfsize is used only to make the inline line-buffered output stream 135 int _lbfsize; /* 0 or -_bf._size, for inline putc */ member in struct:__sFILE 394 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) 405 (p)->_w >= (p)->_lbfsize ? \
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include-fixed/ |
stdio.h | 86 * _lbfsize is -_bf._size, else _lbfsize is 0 95 * _lbfsize is used only to make the inline line-buffered output stream 114 int _lbfsize; /* 0 or -_bf._size, for inline putc */ member in struct:__sFILE 373 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) 384 (p)->_w >= (p)->_lbfsize ? \
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include-fixed/ |
stdio.h | 107 * _lbfsize is -_bf._size, else _lbfsize is 0 116 * _lbfsize is used only to make the inline line-buffered output stream 135 int _lbfsize; /* 0 or -_bf._size, for inline putc */ member in struct:__sFILE 394 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) 405 (p)->_w >= (p)->_lbfsize ? \
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include-fixed/ |
stdio.h | 86 * _lbfsize is -_bf._size, else _lbfsize is 0 95 * _lbfsize is used only to make the inline line-buffered output stream 114 int _lbfsize; /* 0 or -_bf._size, for inline putc */ member in struct:__sFILE 373 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) 384 (p)->_w >= (p)->_lbfsize ? \
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include-fixed/ |
stdio.h | 107 * _lbfsize is -_bf._size, else _lbfsize is 0 116 * _lbfsize is used only to make the inline line-buffered output stream 135 int _lbfsize; /* 0 or -_bf._size, for inline putc */ member in struct:__sFILE 394 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) 405 (p)->_w >= (p)->_lbfsize ? \
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include-fixed/ |
stdio.h | 86 * _lbfsize is -_bf._size, else _lbfsize is 0 95 * _lbfsize is used only to make the inline line-buffered output stream 114 int _lbfsize; /* 0 or -_bf._size, for inline putc */ member in struct:__sFILE 373 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) 384 (p)->_w >= (p)->_lbfsize ? \
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/ |
stdio.h | 98 * _lbfsize is -_bf._size, else _lbfsize is 0 107 * _lbfsize is used only to make the inline line-buffered output stream 126 int _lbfsize; /* 0 or -_bf._size, for inline putc */ member in struct:__sFILE 383 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) 394 (p)->_w >= (p)->_lbfsize ? \
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/ |
stdio.h | 98 * _lbfsize is -_bf._size, else _lbfsize is 0 107 * _lbfsize is used only to make the inline line-buffered output stream 126 int _lbfsize; /* 0 or -_bf._size, for inline putc */ member in struct:__sFILE 383 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) 394 (p)->_w >= (p)->_lbfsize ? \
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/ |
stdio.h | 98 * _lbfsize is -_bf._size, else _lbfsize is 0 107 * _lbfsize is used only to make the inline line-buffered output stream 126 int _lbfsize; /* 0 or -_bf._size, for inline putc */ member in struct:__sFILE 383 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) 394 (p)->_w >= (p)->_lbfsize ? \
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/ |
stdio.h | 98 * _lbfsize is -_bf._size, else _lbfsize is 0 107 * _lbfsize is used only to make the inline line-buffered output stream 126 int _lbfsize; /* 0 or -_bf._size, for inline putc */ member in struct:__sFILE 383 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) 394 (p)->_w >= (p)->_lbfsize ? \
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/ |
stdio.h | 98 * _lbfsize is -_bf._size, else _lbfsize is 0 107 * _lbfsize is used only to make the inline line-buffered output stream 126 int _lbfsize; /* 0 or -_bf._size, for inline putc */ member in struct:__sFILE 383 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) 394 (p)->_w >= (p)->_lbfsize ? \
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/ |
stdio.h | 98 * _lbfsize is -_bf._size, else _lbfsize is 0 107 * _lbfsize is used only to make the inline line-buffered output stream 126 int _lbfsize; /* 0 or -_bf._size, for inline putc */ member in struct:__sFILE 383 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) 394 (p)->_w >= (p)->_lbfsize ? \
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/ |
stdio.h | 98 * _lbfsize is -_bf._size, else _lbfsize is 0 107 * _lbfsize is used only to make the inline line-buffered output stream 126 int _lbfsize; /* 0 or -_bf._size, for inline putc */ member in struct:__sFILE 385 if (--_p->_w >= 0 || (_p->_w >= _p->_lbfsize && (char)_c != '\n')) 396 (p)->_w >= (p)->_lbfsize ? \
|