Home
last modified time | relevance | path

Searched refs:DOT_REPLACE (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libcody/
H A Dresolver.cc53 constexpr char DOT_REPLACE = ','; // Replace . directories variable
92 result[0] = DOT_REPLACE; in GetCMIName()
108 result[ix] = DOT_REPLACE; in GetCMIName()
109 result[ix + 1] = DOT_REPLACE; in GetCMIName()