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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
filenames.h 60 #define HAS_DRIVE_SPEC_1(dos_based, f) \
69 #define HAS_DOS_DRIVE_SPEC(f) HAS_DRIVE_SPEC_1 (1, f)
81 || HAS_DRIVE_SPEC_1 (dos_based, f))
  /toolchain/binutils/binutils-2.27/include/
filenames.h 60 #define HAS_DRIVE_SPEC_1(dos_based, f) \
69 #define HAS_DOS_DRIVE_SPEC(f) HAS_DRIVE_SPEC_1 (1, f)
81 || HAS_DRIVE_SPEC_1 (dos_based, f))

Completed in 186 milliseconds