Searched defs:dir_separator_str (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/contrib/gcc/ | ||
| D | c-incpath.c | 49 static const char dir_separator_str[] = { DIR_SEPARATOR, 0 }; variable |
| D | gcc.c | 113 static const char dir_separator_str[] = { DIR_SEPARATOR, 0 }; variable |