Searched defs:BHND_NV_PANIC (Results 1 – 1 of 1) sorted by relevance
126 #define BHND_NV_PANIC(...) panic(__VA_ARGS__) macro182 #define BHND_NV_PANIC(fmt, ...) do { \ macro