Searched defs:ErrCode (Results 1 – 3 of 3) sorted by relevance
21 enum ErrCode { enum
29 } ErrCode; typedef
32 using ErrCode = int; variable