Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dpretty-print.h332 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P) macro
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dpretty-print.h285 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P) macro