Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcvt.c502 if (! (convtype & CONV_CONST)
H A Dcp-tree.h3456 #define CONV_CONST 4 macro
3462 #define CONV_OLD_CONVERT (CONV_IMPLICIT | CONV_STATIC | CONV_CONST \
3464 #define CONV_C_CAST (CONV_IMPLICIT | CONV_STATIC | CONV_CONST \
/openbsd-src/gnu/gcc/gcc/cp/
H A Dcvt.c498 if (! (convtype & CONV_CONST) in convert_to_reference()
H A Dcp-tree.h3466 #define CONV_CONST 4 macro
3471 #define CONV_OLD_CONVERT (CONV_IMPLICIT | CONV_STATIC | CONV_CONST \
3473 #define CONV_C_CAST (CONV_IMPLICIT | CONV_STATIC | CONV_CONST \