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

/illumos-gate/usr/src/cmd/make/bin/
H A Dread2.cc978 Wstring wcb1; local
998 wcb1.init(depe->name);
999 cp = wcb1.get_string();
1015 cp = wcb1.get_string();
1024 depe->patterns[pattern] = GETNAME(cp, (int) depe->name->hash.length - (cp - wcb1.get_string()));
1816 Wstring wcb1((*value));
1821 command.text.p = wcb1.get_string() + (*value)->hash.length;
1823 command.buffer.start = wcb1.get_string();
H A Dfiles.cc223 Wstring wcb1(target);
234 (void) wcscpy(name_p, wcb1.get_string());
H A Ddoname.cc2889 Wstring wcb1; local
2894 wcb1.init(conditional->body.conditional.target);
2895 pattern = wcb1.get_string();

Completed in 99 milliseconds