Home
last modified time | relevance | path

Searched refs:May_Fold (Results 1 – 11 of 11) sorted by relevance

/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_ch6.adb2601 function May_Fold (N : Node_Id) return Traverse_Result; subprogspec
2612 function May_Fold (N : Node_Id) return Traverse_Result is subprogram
2648 end May_Fold;
2650 function Try_Fold is new Traverse_Func (May_Fold);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_ch6.adb3137 function May_Fold (N : Node_Id) return Traverse_Result; subprogspec
3148 function May_Fold (N : Node_Id) return Traverse_Result is subprogram
3182 end May_Fold;
3184 function Try_Fold is new Traverse_Func (May_Fold);
H A DChangeLog-20205120 * exp_ch6.adb (May_Fold): Detect all operators, i.e. both binary
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_ch6.adb2601 function May_Fold (N : Node_Id) return Traverse_Result; subprogspec
2612 function May_Fold (N : Node_Id) return Traverse_Result is subprogram
2648 end May_Fold;
2650 function Try_Fold is new Traverse_Func (May_Fold);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_ch6.adb3137 function May_Fold (N : Node_Id) return Traverse_Result; subprogspec
3148 function May_Fold (N : Node_Id) return Traverse_Result is subprogram
3182 end May_Fold;
3184 function Try_Fold is new Traverse_Func (May_Fold);
H A DChangeLog-20205120 * exp_ch6.adb (May_Fold): Detect all operators, i.e. both binary
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_ch6.adb2601 function May_Fold (N : Node_Id) return Traverse_Result; subprogspec
2612 function May_Fold (N : Node_Id) return Traverse_Result is subprogram
2648 end May_Fold;
2650 function Try_Fold is new Traverse_Func (May_Fold);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_ch6.adb3137 function May_Fold (N : Node_Id) return Traverse_Result; subprogspec
3148 function May_Fold (N : Node_Id) return Traverse_Result is subprogram
3182 end May_Fold;
3184 function Try_Fold is new Traverse_Func (May_Fold);
H A DChangeLog-20205120 * exp_ch6.adb (May_Fold): Detect all operators, i.e. both binary
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_ch6.adb3156 function May_Fold (N : Node_Id) return Traverse_Result; subprogspec
3197 function May_Fold (N : Node_Id) return Traverse_Result is subprogram
3231 end May_Fold;
3233 function Try_Fold is new Traverse_Func (May_Fold);
H A DChangeLog-20205120 * exp_ch6.adb (May_Fold): Detect all operators, i.e. both binary