Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dcvt.c498 if (! (convtype & CONV_CONST) in convert_to_reference()
H A Dcp-tree.h3506 #define CONV_CONST 4 macro
3511 #define CONV_OLD_CONVERT (CONV_IMPLICIT | CONV_STATIC | CONV_CONST \
3513 #define CONV_C_CAST (CONV_IMPLICIT | CONV_STATIC | CONV_CONST \