Searched refs:CONV_FOLD (Results 1 – 5 of 5) sorted by relevance
695 bool dofold = (convtype & CONV_FOLD); in ocp_convert()
5677 #define CONV_FOLD 64 macro5682 #define CONV_BACKEND_CONVERT (CONV_OLD_CONVERT | CONV_FOLD)
700 bool dofold = (convtype & CONV_FOLD); in ocp_convert()
5912 #define CONV_FOLD 64 macro5917 #define CONV_BACKEND_CONVERT (CONV_OLD_CONVERT | CONV_FOLD)
3958 * cp-tree.h (CONV_FOLD, CONV_BACKEND_CONVERT): New.