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

  /src/external/gpl3/binutils/dist/libiberty/
basename.c 29 #ifndef DIR_SEPARATOR_2
30 #define DIR_SEPARATOR_2 '\\'
35 #ifndef DIR_SEPARATOR_2
37 #else /* DIR_SEPARATOR_2 */
39 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
40 #endif /* DIR_SEPARATOR_2 */
make-relative-prefix.c 84 # ifndef DIR_SEPARATOR_2
85 # define DIR_SEPARATOR_2 '\\'
92 #ifndef DIR_SEPARATOR_2
96 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
  /src/external/gpl3/binutils.old/dist/libiberty/
basename.c 29 #ifndef DIR_SEPARATOR_2
30 #define DIR_SEPARATOR_2 '\\'
35 #ifndef DIR_SEPARATOR_2
37 #else /* DIR_SEPARATOR_2 */
39 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
40 #endif /* DIR_SEPARATOR_2 */
make-relative-prefix.c 84 # ifndef DIR_SEPARATOR_2
85 # define DIR_SEPARATOR_2 '\\'
92 #ifndef DIR_SEPARATOR_2
96 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
  /src/external/gpl3/gcc/dist/libiberty/
basename.c 29 #ifndef DIR_SEPARATOR_2
30 #define DIR_SEPARATOR_2 '\\'
35 #ifndef DIR_SEPARATOR_2
37 #else /* DIR_SEPARATOR_2 */
39 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
40 #endif /* DIR_SEPARATOR_2 */
make-relative-prefix.c 84 # ifndef DIR_SEPARATOR_2
85 # define DIR_SEPARATOR_2 '\\'
92 #ifndef DIR_SEPARATOR_2
96 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
  /src/external/gpl3/gcc.old/dist/libiberty/
basename.c 29 #ifndef DIR_SEPARATOR_2
30 #define DIR_SEPARATOR_2 '\\'
35 #ifndef DIR_SEPARATOR_2
37 #else /* DIR_SEPARATOR_2 */
39 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
40 #endif /* DIR_SEPARATOR_2 */
make-relative-prefix.c 84 # ifndef DIR_SEPARATOR_2
85 # define DIR_SEPARATOR_2 '\\'
92 #ifndef DIR_SEPARATOR_2
96 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
  /src/external/gpl3/gdb/dist/libiberty/
basename.c 29 #ifndef DIR_SEPARATOR_2
30 #define DIR_SEPARATOR_2 '\\'
35 #ifndef DIR_SEPARATOR_2
37 #else /* DIR_SEPARATOR_2 */
39 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
40 #endif /* DIR_SEPARATOR_2 */
make-relative-prefix.c 84 # ifndef DIR_SEPARATOR_2
85 # define DIR_SEPARATOR_2 '\\'
92 #ifndef DIR_SEPARATOR_2
96 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
  /src/external/gpl3/gdb.old/dist/libiberty/
basename.c 29 #ifndef DIR_SEPARATOR_2
30 #define DIR_SEPARATOR_2 '\\'
35 #ifndef DIR_SEPARATOR_2
37 #else /* DIR_SEPARATOR_2 */
39 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
40 #endif /* DIR_SEPARATOR_2 */
make-relative-prefix.c 84 # ifndef DIR_SEPARATOR_2
85 # define DIR_SEPARATOR_2 '\\'
92 #ifndef DIR_SEPARATOR_2
96 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
  /src/external/gpl3/gcc/dist/gcc/
system.h 695 # define DIR_SEPARATOR_2 '\\'
  /src/external/gpl3/gcc.old/dist/gcc/
system.h 695 # define DIR_SEPARATOR_2 '\\'

Completed in 80 milliseconds