Home | History | Annotate | Download | only in src

Lines Matching refs:GI_MINUS

1025 		go->info &= ~(GI_MINUS|GI_PLUS);
1026 go->info |= flag == '-' ? GI_MINUS : GI_PLUS;