Searched defs:nnResult (Results 1 – 2 of 2) sorted by relevance
52 typedef struct nnResult struct56 nnResult; typedef417 operator nnResult() const in nnResult() function
710 #define GD_NNRESULT_IS_FAILURE(nnResult) ((nnResult.value & 0x80000000u) != 0) argument