Lines Matching refs:check_mismatch
116 #define check_mismatch(x, untouched, shuffled) \ macro
136 check_mismatch) in randstruct_layout_same()
138 check_mismatch) in randstruct_layout_same()
146 check_mismatch) in randstruct_layout_mixed()
148 check_mismatch) in randstruct_layout_mixed()
156 check_mismatch) in randstruct_layout_fptr()
158 check_mismatch) in randstruct_layout_fptr()
160 check_mismatch) in randstruct_layout_fptr()
164 check_mismatch(prefix.x, untouched, shuffled)
181 #undef check_mismatch
183 #define check_mismatch(x, ignore) \ macro
192 DO_MANY_MEMBERS(check_mismatch) in test_check_init()
199 DO_MANY_MEMBERS(check_mismatch) in test_check_mixed_init()
201 #undef check_mismatch
203 #define check_mismatch(x, ignore) \ macro
212 DO_MANY_MEMBERS(check_mismatch) in test_check_contained_init()
214 #undef check_mismatch
216 #define check_mismatch(x, ignore) \ macro
225 DO_MANY_MEMBERS(check_mismatch) in test_check_funcs_init()
227 #undef check_mismatch