Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/
Dassert.h238 #define NN_TPANIC_IF_FALSE_(result) \ macro
248 #define NN_TPANIC_IF_NULL_(result) NN_TPANIC_IF_FALSE_(result)