Home
last modified time | relevance | path

Searched refs:CONV_CONST (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcvt.c472 if (! (convtype & CONV_CONST) in convert_to_reference()
H A Dcp-tree.h5673 #define CONV_CONST 4 macro
5678 #define CONV_OLD_CONVERT (CONV_IMPLICIT | CONV_STATIC | CONV_CONST \
5680 #define CONV_C_CAST (CONV_IMPLICIT | CONV_STATIC | CONV_CONST \
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcvt.cc472 if (! (convtype & CONV_CONST) in convert_to_reference()
H A Dcp-tree.h5908 #define CONV_CONST 4 macro
5913 #define CONV_OLD_CONVERT (CONV_IMPLICIT | CONV_STATIC | CONV_CONST \
5915 #define CONV_C_CAST (CONV_IMPLICIT | CONV_STATIC | CONV_CONST \