OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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).
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/gcov-src/
libgcov.c
228
if (
HAS_DRIVE_SPEC
(s))
329
if (prefix_length != 0 &&
HAS_DRIVE_SPEC
(filename))
[
all
...]
Completed in 684 milliseconds