Searched refs:tocomp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/make/bin/
H A Dread2.cc1564 wchar_t *tocomp; local
1594 tocomp = to;
1598 tocomp = &to[1];
1617 tocomp = &to[1];
1621 tocomp = to;
1630 if (*tocomp == (int) nul_char) {
1634 (void) wcscat(result, tocomp);

Completed in 73 milliseconds