HomeSort by: relevance | last modified time | path
    Searched refs:this_negate (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libgomp/
env.c 589 bool this_negate = (*env == '!'); local
591 if (this_negate)
610 if (this_negate)
634 if (gomp_places_list && pass == this_negate)
636 if (this_negate)
  /src/external/gpl3/gcc/dist/libgomp/
env.c 651 bool this_negate = (*env == '!'); local
653 if (this_negate)
672 if (this_negate)
696 if (gomp_places_list && pass == this_negate)
698 if (this_negate)

Completed in 35 milliseconds