Lines Matching refs:sourcename
115 wchar_t *sourcename = (wchar_t*)static_string_buf_3M; in find_suffix_rule() local
168 sourcename = ALLOC_WC(src_len); in find_suffix_rule()
170 (void) mbstowcs(sourcename, in find_suffix_rule()
173 put_suffix = sourcename + target_body->hash.length; in find_suffix_rule()
192 WCSTOMBS(mbs_buffer, sourcename); in find_suffix_rule()
198 source = getname_fn(sourcename, FIND_LENGTH, false, &name_found); in find_suffix_rule()
346 if (sourcename != static_string_buf_3M) { in find_suffix_rule()
347 retmem(sourcename); in find_suffix_rule()
353 WCSTOMBS(mbs_buffer, sourcename); in find_suffix_rule()
451 if (sourcename != static_string_buf_3M) { in find_suffix_rule()
452 retmem(sourcename); in find_suffix_rule()
466 if (sourcename != static_string_buf_3M) { in find_suffix_rule()
467 retmem(sourcename); in find_suffix_rule()