Searched refs:CUNO_ERROR_EXCEPTION (Results 1 – 1 of 1) sorted by relevance
30 #define CUNO_ERROR_EXCEPTION (1 | CUNO_ERROR_CALL_FAILED) macro41 #define CUNO_EXCEPTION_OCCURED( return_code ) (0 != ((return_code) & CUNO_ERROR_EXCEPTION))
Completed in 8 milliseconds