Searched defs:ErrorStatus (Results 1 – 3 of 3) sorted by relevance
56 } ErrorStatus; typedef
202 } ErrorStatus; typedef
517 typedef enum {ERROR = 0, SUCCESS = !ERROR} ErrorStatus; typedef