Home
last modified time | relevance | path

Searched defs:IS_DIR_SEPARATOR (Results 1 – 10 of 10) sorted by relevance

/dflybsd-src/contrib/gdb-7/libiberty/
H A Dmake-relative-prefix.c94 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
96 # define IS_DIR_SEPARATOR(ch) \ macro
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dmake-relative-prefix.c94 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
96 # define IS_DIR_SEPARATOR(ch) \ macro
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dmake-relative-prefix.c94 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
96 # define IS_DIR_SEPARATOR(ch) \ macro
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dmake-relative-prefix.c93 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
95 # define IS_DIR_SEPARATOR(ch) \ macro
/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dmake-relative-prefix.c93 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) macro
95 # define IS_DIR_SEPARATOR(ch) \ macro
/dflybsd-src/contrib/binutils-2.34/include/
H A Dfilenames.h43 # define IS_DIR_SEPARATOR(c) IS_DOS_DIR_SEPARATOR (c) macro
/dflybsd-src/contrib/gdb-7/include/
H A Dfilenames.h43 # define IS_DIR_SEPARATOR(c) IS_DOS_DIR_SEPARATOR (c) macro
/dflybsd-src/contrib/gcc-8.0/include/
H A Dfilenames.h43 # define IS_DIR_SEPARATOR(c) IS_DOS_DIR_SEPARATOR (c) macro
/dflybsd-src/contrib/gcc-4.7/include/
H A Dfilenames.h41 # define IS_DIR_SEPARATOR(c) IS_DOS_DIR_SEPARATOR (c) macro
/dflybsd-src/contrib/binutils-2.27/include/
H A Dfilenames.h43 # define IS_DIR_SEPARATOR(c) IS_DOS_DIR_SEPARATOR (c) macro