Searched refs:SUBSTITUTION_DEFINES (Results 1 – 3 of 3) sorted by relevance
49 SUBSTITUTION_DEFINES, // {{defines}} enumerator
141 type == SUBSTITUTION_DEFINES || in IsValidCompilerSubstitution()
95 if (subst.used[SUBSTITUTION_DEFINES]) { in WriteCompilerVars()96 out_ << kSubstitutionNinjaNames[SUBSTITUTION_DEFINES] << " ="; in WriteCompilerVars()