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