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

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
filenames.h 37 # define HAS_DRIVE_SPEC(f) HAS_DOS_DRIVE_SPEC (f)
41 # define HAS_DRIVE_SPEC(f) (0)
53 /* Remove the drive spec from F, assuming HAS_DRIVE_SPEC (f).
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
filenames.h 37 # define HAS_DRIVE_SPEC(f) HAS_DOS_DRIVE_SPEC (f)
41 # define HAS_DRIVE_SPEC(f) (0)
53 /* Remove the drive spec from F, assuming HAS_DRIVE_SPEC (f).
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
filenames.h 37 # define HAS_DRIVE_SPEC(f) HAS_DOS_DRIVE_SPEC (f)
41 # define HAS_DRIVE_SPEC(f) (0)
53 /* Remove the drive spec from F, assuming HAS_DRIVE_SPEC (f).
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
filenames.h 37 # define HAS_DRIVE_SPEC(f) HAS_DOS_DRIVE_SPEC (f)
41 # define HAS_DRIVE_SPEC(f) (0)
53 /* Remove the drive spec from F, assuming HAS_DRIVE_SPEC (f).

Completed in 511 milliseconds