Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/
Dassert.h222 #define NN_PANIC_IF_FALSE(result) \ macro
240 #define NN_PANIC_IF_NULL(result) NN_PANIC_IF_FALSE(result)