Home
last modified time | relevance | path

Searched defs:nnResult (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13-1/system/include/nn/
DResult.h49 typedef struct nnResult struct
53 nnResult; typedef
381 operator nnResult() const in nnResult() function
444 operator nnResult() const { return Result(0); } in nnResult() function
460 operator nnResult() const { return Result(Value); } in nnResult() function