Searched refs:make_undef (Results 1 – 2 of 2) sorted by relevance
33 static void make_undef ( void* addr, size_t len ) in make_undef() function240 make_undef(&c_Cond_U1, sizeof(c_Cond_U1)); in setup_test_data()241 make_undef(&c_Cond_U0, sizeof(c_Cond_U0)); in setup_test_data()251 make_undef(c_Addr_DV, 4); in setup_test_data()252 make_undef(c_Addr_DI, 4); in setup_test_data()260 make_undef(&c_Addr_UV, sizeof(c_Addr_UV)); in setup_test_data()261 make_undef(&c_Addr_UI, sizeof(c_Addr_UI)); in setup_test_data()266 make_undef(&c_Alt_Ub, sizeof(c_Alt_Ub)); in setup_test_data()
89 static inline U1 make_undef ( U1 x ) in make_undef() function179 case 1: block[j] = make_undef(block[j]); break; in do_partial_load_case()