Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/
Dassert.h231 #define NN_TPANIC_IF_FALSE_(result) \ macro
241 #define NN_TPANIC_IF_NULL_(result) NN_TPANIC_IF_FALSE_(result)