Searched defs:pp_c_base (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/gcc-4.7/gcc/cp/ | ||
| HD | cxx-pretty-print.h | 28 #define pp_c_base(PP) (&(PP)->c_base) macro |
| /dragonfly/contrib/gcc-4.7/gcc/c-family/ | ||
| HD | c-pretty-print.h | 157 #define pp_c_base(PP) (PP) macro |