HomeSort by: relevance | last modified time | path
    Searched defs:HAS_DRIVE_SPEC (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/
filenames.h 43 # define HAS_DRIVE_SPEC(f) HAS_DOS_DRIVE_SPEC (f)
52 # define HAS_DRIVE_SPEC(f) (0)
64 /* Remove the drive spec from F, assuming HAS_DRIVE_SPEC (f).
  /src/external/gpl3/binutils.old/dist/include/
filenames.h 43 # define HAS_DRIVE_SPEC(f) HAS_DOS_DRIVE_SPEC (f)
52 # define HAS_DRIVE_SPEC(f) (0)
64 /* Remove the drive spec from F, assuming HAS_DRIVE_SPEC (f).
  /src/external/gpl3/gcc.old/dist/include/
filenames.h 43 # define HAS_DRIVE_SPEC(f) HAS_DOS_DRIVE_SPEC (f)
52 # define HAS_DRIVE_SPEC(f) (0)
64 /* Remove the drive spec from F, assuming HAS_DRIVE_SPEC (f).

Completed in 25 milliseconds