Home
last modified time | relevance | path

Searched refs:PPDC_DELETEVAL (Results 1 – 3 of 3) sorted by relevance

/external/libcups/ppdc/
Dppdc-private.h28 # define PPDC_DELETEVAL(s) DEBUG_printf(("%s(\"%s\"): %p delete", class_name(), s, this)) macro
33 # define PPDC_DELETEVAL(s) macro
Dppdc-string.cxx44 PPDC_DELETEVAL(value); in ~ppdcString()
Dppdc-group.cxx60 PPDC_DELETEVAL(name ? name->value : NULL); in ~ppdcGroup()