Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pretty-print.c997 pp_c_enumeration_constant (c_pretty_printer *pp, tree e) in pp_c_enumeration_constant() function
1162 pp_c_enumeration_constant (this, e); in constant()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pretty-print.cc1059 pp_c_enumeration_constant (c_pretty_printer *pp, tree e) in pp_c_enumeration_constant() function
1224 pp_c_enumeration_constant (this, e); in constant()
H A DChangeLog3455 * c-pretty-print.c (pp_c_enumeration_constant): Print always as
3883 (pp_c_enumeration_constant): Fix loop termination when finding
3887 pp_c_enumeration_constant.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200310350 (pp_c_enumeration_constant): Likewise.
11434 (pp_c_enumeration_constant): Rename from pp_c_enumerator.