Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dc-incpath.c49 static const char dir_separator_str[] = { DIR_SEPARATOR, 0 }; variable
H A Dgcc.c111 static const char dir_separator_str[] = { DIR_SEPARATOR, 0 }; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgcc.c120 static const char dir_separator_str[] = { DIR_SEPARATOR, 0 }; variable