Searched refs:f_check (Results 1 – 1 of 1) sorted by relevance
458 #define CHECK_INIT_PARAMETERS(handle, f_check) argument459 #define CHECK_INIT_PARAMETERS_RETURN_VALUE(handle, f_check, retval) argument463 #define CHECK_INIT_PARAMETERS(handle, f_check) \ argument465 t_Error err = f_check(handle); \471 #define CHECK_INIT_PARAMETERS_RETURN_VALUE(handle, f_check, retval) \ argument473 t_Error err = f_check(handle); \