Home
last modified time | relevance | path

Searched refs:MERGE (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dfile.c318 #define MERGE(field) to_file->field |= from_file->field in rehash_file() macro
319 MERGE (precious); in rehash_file()
320 MERGE (tried_implicit); in rehash_file()
321 MERGE (updating); in rehash_file()
322 MERGE (updated); in rehash_file()
323 MERGE (is_target); in rehash_file()
324 MERGE (cmd_target); in rehash_file()
325 MERGE (phony); in rehash_file()
326 MERGE (ignore_vpath); in rehash_file()
327 #undef MERGE in rehash_file()