HomeSort by relevance Sort by last modified time
    Searched refs:HAS_DRIVE_SPEC (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 42 # define HAS_DRIVE_SPEC(f) HAS_DOS_DRIVE_SPEC (f)
51 # define HAS_DRIVE_SPEC(f) (0)
63 /* Remove the drive spec from F, assuming HAS_DRIVE_SPEC (f).
  /toolchain/binutils/binutils-2.27/include/
filenames.h 42 # define HAS_DRIVE_SPEC(f) HAS_DOS_DRIVE_SPEC (f)
51 # define HAS_DRIVE_SPEC(f) (0)
63 /* Remove the drive spec from F, assuming HAS_DRIVE_SPEC (f).

Completed in 66 milliseconds