Lines Matching refs:my_param_b

18 static BIO        *my_param_b[MAXCOUNT];  variable
32 my_param_b[my_param_count] = b; in my_bio_cb_ex()
66 || !TEST_ptr_eq(my_param_b[0], bio) in test_bio_callback_ex()
72 || !TEST_ptr_eq(my_param_b[1], bio) in test_bio_callback_ex()
85 || !TEST_ptr_eq(my_param_b[0], bio) in test_bio_callback_ex()
91 || !TEST_ptr_eq(my_param_b[1], bio) in test_bio_callback_ex()
105 || !TEST_ptr_eq(my_param_b[0], bio) in test_bio_callback_ex()
111 || !TEST_ptr_eq(my_param_b[1], bio) in test_bio_callback_ex()
125 || !TEST_ptr_eq(my_param_b[0], bio) in test_bio_callback_ex()
131 || !TEST_ptr_eq(my_param_b[1], bio) in test_bio_callback_ex()
142 || !TEST_ptr_eq(my_param_b[0], bio) in test_bio_callback_ex()
148 || !TEST_ptr_eq(my_param_b[1], bio) in test_bio_callback_ex()
161 || !TEST_ptr_eq(my_param_b[0], bio) in test_bio_callback_ex()
167 || !TEST_ptr_eq(my_param_b[1], bio) in test_bio_callback_ex()
180 || !TEST_ptr_eq(my_param_b[0], bio) in test_bio_callback_ex()
196 memset(my_param_b, 0, sizeof(my_param_b)); in test_bio_callback_ex()
207 my_param_b[my_param_count] = b; in my_bio_callback()
238 || !TEST_ptr_eq(my_param_b[0], bio) in test_bio_callback()
244 || !TEST_ptr_eq(my_param_b[1], bio) in test_bio_callback()
256 || !TEST_ptr_eq(my_param_b[0], bio) in test_bio_callback()
262 || !TEST_ptr_eq(my_param_b[1], bio) in test_bio_callback()
275 || !TEST_ptr_eq(my_param_b[0], bio) in test_bio_callback()
281 || !TEST_ptr_eq(my_param_b[1], bio) in test_bio_callback()
295 || !TEST_ptr_eq(my_param_b[0], bio) in test_bio_callback()
301 || !TEST_ptr_eq(my_param_b[1], bio) in test_bio_callback()
313 || !TEST_ptr_eq(my_param_b[0], bio) in test_bio_callback()
319 || !TEST_ptr_eq(my_param_b[1], bio) in test_bio_callback()
331 || !TEST_ptr_eq(my_param_b[0], bio) in test_bio_callback()
347 memset(my_param_b, 0, sizeof(my_param_b)); in test_bio_callback()