Home
last modified time | relevance | path

Searched defs:dir_separator_str (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dincpath.c51 static const char dir_separator_str[] = { DIR_SEPARATOR, 0 }; variable
H A Dgcc.c70 static const char dir_separator_str[] = { DIR_SEPARATOR, 0 }; variable
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dincpath.c47 static const char dir_separator_str[] = { DIR_SEPARATOR, 0 }; variable
H A Dgcc.c193 static const char dir_separator_str[] = { DIR_SEPARATOR, 0 }; variable