Searched refs:NDEBUG (Results 1 – 2 of 2) sorted by relevance
253 #ifndef NDEBUG254 #define NDEBUG (0) macro258 do { if ((NDEBUG) & (flg)) \262 do { if ((NDEBUG) & (flg)) \266 #if NDEBUG268 do { if ((NDEBUG) & (flg)) NCR5380_print(arg); } while (0)270 do { if ((NDEBUG) & (flg)) NCR5380_print_phase(arg); } while (0)
236 #if NDEBUG565 #if (NDEBUG & NDEBUG_NO_WRITE) in NCR5380_queue_command()1725 #if (NDEBUG & NDEBUG_NO_DATAOUT) in NCR5380_information_transfer()2252 #if (NDEBUG & NDEBUG_ANY) in NCR5380_abort()2390 #if (NDEBUG & NDEBUG_ANY) in NCR5380_host_reset()
Completed in 8 milliseconds