Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000914-1.c259 STD_CONV, enumerator
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dcall.c695 case STD_CONV:
811 conv = build_conv (STD_CONV, to, conv);
818 conv = build_conv (STD_CONV, to, conv);
826 conv = build_conv (STD_CONV, to, conv);
924 conv = build_conv (STD_CONV, to, conv);
936 conv = build_conv (STD_CONV, to, conv);
5702 && TREE_CODE (t1) == STD_CONV
5703 && TREE_CODE (t2) == STD_CONV
H A Dcp-tree.def276 DEFTREECODE (STD_CONV, "std_conv", 'e', 1)
/openbsd/gnu/gcc/gcc/cp/
H A DChangeLog-20046141 (STD_CONV): Likewise.