Searched refs:_panic_fn (Results 1 – 1 of 1) sorted by relevance
33 #define _panic_fn(a, b, name, ...) name macro34 #define panic(...) _panic_fn("", ##__VA_ARGS__, _panic1, _panic0)(__VA_ARGS__)