Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/
Dassert.h229 #define NN_PANIC_IF_FALSE(result) \ macro
247 #define NN_PANIC_IF_NULL(result) NN_PANIC_IF_FALSE(result)