Searched defs:D_ASSERT (Results 1 – 2 of 2) sorted by relevance
121 #define D_ASSERT(x, exp) \ macro
126 #define D_ASSERT(device, exp) do { \ macro