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

/illumos-gate/usr/src/cmd/make/bin/
H A Dimplicit.cc111 static wchar_t static_string_buf_3M [ 3 * MAXPATHLEN ]; local
113 wchar_t *sourcename = (wchar_t*)static_string_buf_3M;
165 if (src_len >= sizeof(static_string_buf_3M)) {
343 if (sourcename != static_string_buf_3M) {
448 if (sourcename != static_string_buf_3M) {
463 if (sourcename != static_string_buf_3M) {

Completed in 61 milliseconds