Lines Matching refs:sourcename
113 wchar_t *sourcename = (wchar_t*)static_string_buf_3M; in find_suffix_rule() local
166 sourcename = ALLOC_WC(src_len); in find_suffix_rule()
168 (void) mbstowcs(sourcename, in find_suffix_rule()
171 put_suffix = sourcename + target_body->hash.length; in find_suffix_rule()
190 WCSTOMBS(mbs_buffer, sourcename); in find_suffix_rule()
196 source = getname_fn(sourcename, FIND_LENGTH, false, &name_found); in find_suffix_rule()
343 if (sourcename != static_string_buf_3M) { in find_suffix_rule()
344 retmem(sourcename); in find_suffix_rule()
350 WCSTOMBS(mbs_buffer, sourcename); in find_suffix_rule()
448 if (sourcename != static_string_buf_3M) { in find_suffix_rule()
449 retmem(sourcename); in find_suffix_rule()
463 if (sourcename != static_string_buf_3M) { in find_suffix_rule()
464 retmem(sourcename); in find_suffix_rule()