Searched refs:my_param_ret (Results 1 – 1 of 1) sorted by relevance
22 static long my_param_ret[MAXCOUNT]; variable34 my_param_ret[my_param_count] = ret; in my_bio_callback()65 || !TEST_long_eq(my_param_ret[0], 1L) in test_bio_callback()71 || !TEST_long_eq(my_param_ret[1], (long)test1len)) in test_bio_callback()83 || !TEST_long_eq(my_param_ret[0], 1L) in test_bio_callback()89 || !TEST_long_eq(my_param_ret[1], (long)test1len)) in test_bio_callback()102 || !TEST_long_eq(my_param_ret[0], 1L) in test_bio_callback()108 || !TEST_long_eq(my_param_ret[1], -1L)) in test_bio_callback()122 || !TEST_long_eq(my_param_ret[0], 1L) in test_bio_callback()128 || !TEST_long_eq(my_param_ret[1], 0L)) in test_bio_callback()[all …]