Searched refs:two_colon (Results 1 – 2 of 2) sorted by relevance
/ndk/sources/host-tools/make-3.81/ |
D | read.c | 136 unsigned int commands_idx, int two_colon, 467 int two_colon = 0; in eval() local 479 cmds_started, commands, commands_idx, two_colon, \ in eval() 1019 two_colon = *p2 == ':'; in eval() 1020 if (two_colon) in eval() 1872 unsigned int commands_idx, int two_colon, in record_files() argument 1965 if (!two_colon) in record_files() 2127 create_pattern_rule (targets, target_percents, two_colon, deps, cmds, 1); in record_files()
|
D | ChangeLog | 490 pattern rules out of the if (!two_colon) condition so it is
|