Searched refs:this_negate (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/libgomp/
H A Denv.c458 bool this_negate = (*env == '!'); local
459 if (this_negate)
498 if (this_negate && this_len != 1)
500 if (gomp_places_list && pass == this_negate)
502 if (this_negate)

Completed in 40 milliseconds