Lines Matching refs:GI_MINUS
973 go->info &= ~(GI_MINUS|GI_PLUS);974 go->info |= flag == '-' ? GI_MINUS : GI_PLUS;