Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgengtype.h490 #define DBGPRINT_COUNT_TYPE(Msg,Ty) do {if (do_debug) \ macro
494 #define DBGPRINT_COUNT_TYPE(Msg,Ty) do{/*nodbgprint_count_type*/}while (0) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgengtype.h499 #define DBGPRINT_COUNT_TYPE(Msg,Ty) do {if (do_debug) \ macro