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

  /external/python/cpython2/Lib/plat-os2emx/
SOCKET.py 8 FWRITE = 2
  /external/pcre/dist2/src/
pcre2grep.c 126 environments), a warning is issued if the value of fwrite() is ignored.
131 #define FWRITE(a,b,c,d) if (fwrite(a,b,c,d)) {}
    [all...]
  /external/python/cpython2/Lib/plat-irix5/
FILE.py 210 FWRITE = 0x02
  /external/python/cpython2/Lib/plat-irix6/
FILE.py 644 FWRITE = 0x02

Completed in 274 milliseconds