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

  /external/ImageMagick/MagickCore/
nt-base.h 310 #undef _O_SHORT_LIVED
311 #define _O_SHORT_LIVED 0
  /external/python/cpython2/RISCOS/Modules/
riscosmodule.c 497 #ifdef _O_SHORT_LIVED
500 if (ins(d, "O_SHORT_LIVED", (long)_O_SHORT_LIVED)) return -1;
  /external/libmtp/src/
playlist-spl.c 102 # define mkstemp(_pattern) _open(_mktemp(_pattern), _O_CREAT | _O_SHORT_LIVED | _O_EXCL)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
edk2module.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
edk2module.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c     [all...]
  /external/python/cpython2/Modules/
posixmodule.c     [all...]
  /external/python/cpython3/Modules/
posixmodule.c     [all...]

Completed in 906 milliseconds