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

  /prebuilts/ndk/r11/sources/cxx-stl/stlport/src/details/
fstream_stdio.cpp 111 # define FOPEN fopen
117 # define FOPEN fopen64
232 _M_file = FOPEN(name, flags);
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/src/details/
fstream_stdio.cpp 111 # define FOPEN fopen
117 # define FOPEN fopen64
232 _M_file = FOPEN(name, flags);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c 400 #define FOPEN 0x01
431 if (info->osfile & FOPEN) {
    [all...]

Completed in 4834 milliseconds