HomeSort by relevance Sort by last modified time
    Searched refs:_IOWRT (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/libiberty/
vsprintf.c 34 #if defined _IOSTRG && defined _IOWRT
42 b->_flag = _IOWRT|_IOSTRG;
46 b._flag = _IOWRT|_IOSTRG;
  /external/tcpdump/
vfprintf.c 46 if ((f->_flag & _IOWRT) == 0) {
48 f->_flag |= _IOWRT;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdio.h 121 #define _IOWRT 0x0002
    [all...]

Completed in 64 milliseconds