Home
last modified time | relevance | path

Searched refs:PRINT_CASE (Results 1 – 25 of 32) sorted by relevance

12

/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-switch-conversion.h34 #define PRINT_CASE(f,c) print_generic_expr (f, c)
158 PRINT_CASE (f, get_low ());
162 PRINT_CASE (f, get_high ());
H A Dtree-switch-conversion.c1108 PRINT_CASE (f, get_low ()); in dump()
1110 PRINT_CASE (f, get_high ()); in dump()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-switch-conversion.h34 #define PRINT_CASE(f,c) print_generic_expr (f, c) macro
157 PRINT_CASE (f, get_low ());
161 PRINT_CASE (f, get_high ());
H A Dtree-switch-conversion.c1113 PRINT_CASE (f, get_low ()); in dump()
1115 PRINT_CASE (f, get_high ()); in dump()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-switch-conversion.h34 #define PRINT_CASE(f,c) print_generic_expr (f, c) macro
159 PRINT_CASE (f, get_low ());
163 PRINT_CASE (f, get_high ());
H A Dtree-switch-conversion.c1108 PRINT_CASE (f, get_low ()); in dump()
1110 PRINT_CASE (f, get_high ()); in dump()
H A DChangeLog-201819006 (PRINT_CASE): New.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-switch-conversion.h34 #define PRINT_CASE(f,c) print_generic_expr (f, c) macro
158 PRINT_CASE (f, get_low ());
162 PRINT_CASE (f, get_high ());
H A Dtree-switch-conversion.c1108 PRINT_CASE (f, get_low ()); in dump()
1110 PRINT_CASE (f, get_high ()); in dump()
H A DChangeLog-201819006 (PRINT_CASE): New.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-switch-conversion.h34 #define PRINT_CASE(f,c) print_generic_expr (f, c) macro
157 PRINT_CASE (f, get_low ());
161 PRINT_CASE (f, get_high ());
H A Dtree-switch-conversion.c1113 PRINT_CASE (f, get_low ()); in dump()
1115 PRINT_CASE (f, get_high ()); in dump()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-switch-conversion.h34 #define PRINT_CASE(f,c) print_generic_expr (f, c) macro
157 PRINT_CASE (f, get_low ());
161 PRINT_CASE (f, get_high ());
H A Dtree-switch-conversion.c1112 PRINT_CASE (f, get_low ()); in dump()
1114 PRINT_CASE (f, get_high ()); in dump()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-switch-conversion.h34 #define PRINT_CASE(f,c) print_generic_expr (f, c) macro
164 PRINT_CASE (f, get_low ());
168 PRINT_CASE (f, get_high ());
H A Dtree-switch-conversion.c1106 PRINT_CASE (f, get_low ()); in dump()
1108 PRINT_CASE (f, get_high ()); in dump()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-switch-conversion.h34 #define PRINT_CASE(f,c) print_generic_expr (f, c) macro
164 PRINT_CASE (f, get_low ());
168 PRINT_CASE (f, get_high ());
H A Dtree-switch-conversion.c1105 PRINT_CASE (f, get_low ()); in dump()
1107 PRINT_CASE (f, get_high ()); in dump()
H A DChangeLog-201819006 (PRINT_CASE): New.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-switch-conversion.h34 #define PRINT_CASE(f,c) print_generic_expr (f, c) macro
164 PRINT_CASE (f, get_low ());
168 PRINT_CASE (f, get_high ());
H A Dtree-switch-conversion.c1105 PRINT_CASE (f, get_low ()); in dump()
1107 PRINT_CASE (f, get_high ()); in dump()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-switch-conversion.h34 #define PRINT_CASE(f,c) print_generic_expr (f, c) macro
164 PRINT_CASE (f, get_low ());
168 PRINT_CASE (f, get_high ());
H A Dtree-switch-conversion.c1105 PRINT_CASE (f, get_low ()); in dump()
1107 PRINT_CASE (f, get_high ()); in dump()
/dports/lang/abcl/abcl-src-1.8.0/src/org/armedbear/lisp/
H A DSymbol.java466 LispObject printCase = PRINT_CASE.symbolValue(thread); in printObject()
1024 public static final Symbol PRINT_CASE = field in Symbol
H A DLisp.java2598 Symbol.PRINT_CASE.initializeSpecial(Keyword.UPCASE);

12