Home
last modified time | relevance | path

Searched refs:pp_c_fixed_constant (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pretty-print.c1064 pp_c_fixed_constant (c_pretty_printer *pp, tree r) in pp_c_fixed_constant() function
1173 pp_c_fixed_constant (this, e); in constant()
2237 pp_c_fixed_constant (this, e); in expression()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pretty-print.cc1126 pp_c_fixed_constant (c_pretty_printer *pp, tree r) in pp_c_fixed_constant() function
1235 pp_c_fixed_constant (this, e); in constant()
2625 pp_c_fixed_constant (this, e); in expression()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200712140 (pp_c_fixed_constant): New function.