Home | History | Annotate | Download | only in telephony

Lines Matching refs:D_ACTIVE

37 #  define  D_ACTIVE  VERBOSE_CHECK(modem)
39 # define D_ACTIVE DEBUG
49 # define D(...) do { if (D_ACTIVE) fprintf( stderr, __VA_ARGS__ ); } while (0)