Searched refs:cond (Results 1 – 2 of 2) sorted by relevance
128 cond string member309 if prefix, ok = conditionalTranslations[c.cond][c.eq]; !ok {320 file.errorf(assignment, "conditional %s %s on global assignment", eq, c.cond)359 if _, ok := conditionalTranslations[c.cond]; !ok {360 panic("unknown conditional " + c.cond)363 disabledPrefix := conditionalTranslations[c.cond][!c.eq]
207 extraProps ...interface{}) (cond baseVariable, errs []error) {