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

  /src/external/gpl3/gcc/dist/gcc/c/
c-fold.cc 50 c_enable_warnings (bool enable) function
542 c_enable_warnings (unused_p);
585 c_enable_warnings (op0 == truthvalue_false_node);
591 c_enable_warnings (op0 == truthvalue_true_node);
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-fold.cc 50 c_enable_warnings (bool enable) function
536 c_enable_warnings (unused_p);
579 c_enable_warnings (op0 == truthvalue_false_node);
585 c_enable_warnings (op0 == truthvalue_true_node);

Completed in 51 milliseconds