Home
last modified time | relevance | path

Searched defs:PDBG (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/pixma/
H A Dpixma_common.h57 # define PDBG(x) do {} while(0) macro
60 # define PDBG(x) x macro
H A Dpixma.c71 # define PDBG(x) macro
73 # define PDBG(x) IF_DBG(x) macro
[all...]

Completed in 3 milliseconds