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

  /src/external/gpl3/gcc.old/dist/libgomp/
env.c 549 bool has_braces = true; local
570 has_braces = false;
582 for (pass = 0; pass < (any_negate ? 2 : has_braces); pass++)
  /src/external/gpl3/gcc/dist/libgomp/
env.c 611 bool has_braces = true; local
632 has_braces = false;
644 for (pass = 0; pass < (any_negate ? 2 : has_braces); pass++)

Completed in 31 milliseconds