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

  /src/external/gpl3/gcc/dist/gcc/
tree-switch-conversion.h 34 #define PRINT_CASE(f,c) print_generic_expr (f, c)
169 PRINT_CASE (f, get_low ());
173 PRINT_CASE (f, get_high ());
  /src/external/gpl3/gcc.old/dist/gcc/
tree-switch-conversion.h 34 #define PRINT_CASE(f,c) print_generic_expr (f, c)
164 PRINT_CASE (f, get_low ());
168 PRINT_CASE (f, get_high ());

Completed in 20 milliseconds