Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dc-incpath.c49 static const char dir_separator_str[] = { DIR_SEPARATOR, 0 }; variable
Dgcc.c113 static const char dir_separator_str[] = { DIR_SEPARATOR, 0 }; variable