Home
last modified time | relevance | path

Searched refs:dpanic (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/usr.bin/dsynth/
H A Ddsynth.h403 if (!(exp)) dpanic(fmt, ## __VA_ARGS__)
423 #define dpanic(fmt, ...) \ macro