Searched refs:NDEBUG_ANY (Results 1 – 2 of 2) sorted by relevance
2005 NCR5380_dprint(NDEBUG_ANY, instance); in NCR5380_information_transfer()2253 #if (NDEBUG & NDEBUG_ANY) in NCR5380_abort()2256 NCR5380_dprint(NDEBUG_ANY, instance); in NCR5380_abort()2257 NCR5380_dprint_phase(NDEBUG_ANY, instance); in NCR5380_abort()2391 #if (NDEBUG & NDEBUG_ANY) in NCR5380_host_reset()2394 NCR5380_dprint(NDEBUG_ANY, instance); in NCR5380_host_reset()2395 NCR5380_dprint_phase(NDEBUG_ANY, instance); in NCR5380_host_reset()
61 #define NDEBUG_ANY 0xFFFFFFFFUL macro
Completed in 8 milliseconds