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