Home
last modified time | relevance | path

Searched defs:pp_decimal_int (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpretty-print.h333 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpretty-print.h333 #define pp_decimal_int(PP, I) pp_scalar (PP, "%d", I) macro