Searched defs:ErrorStatus (Results 1 – 5 of 5) sorted by relevance
147 } ErrorStatus; typedef
200 } ErrorStatus; typedef
294 typedef enum {ERROR = 0, SUCCESS = !ERROR} ErrorStatus; typedef
511 typedef enum {ERROR = 0, SUCCESS = !ERROR} ErrorStatus; typedef
858 typedef enum {ERROR = 0, SUCCESS = !ERROR} ErrorStatus; typedef
Completed in 735 milliseconds