Searched refs:NDEBUG (Results 1 – 2 of 2) sorted by relevance
245 #ifndef NDEBUG246 #define NDEBUG (0) macro250 do { if ((NDEBUG) & (flg)) \254 do { if ((NDEBUG) & (flg)) \258 #if NDEBUG260 do { if ((NDEBUG) & (flg)) NCR5380_print(arg); } while (0)262 do { if ((NDEBUG) & (flg)) NCR5380_print_phase(arg); } while (0)
241 #if NDEBUG570 #if (NDEBUG & NDEBUG_NO_WRITE) in NCR5380_queue_command()1742 #if (NDEBUG & NDEBUG_NO_DATAOUT) in NCR5380_information_transfer()2255 #if (NDEBUG & NDEBUG_ANY) in NCR5380_abort()2393 #if (NDEBUG & NDEBUG_ANY) in NCR5380_host_reset()