Searched refs:dst_result (Results 1 – 1 of 1) sorted by relevance
19 static int *src_result = NULL, *dst_result = NULL; variable115 dst_result = calloc(4, array_size); in START_TEST()123 dump_ematch_tree(dst, dst_result, &j); in START_TEST()127 fail_if(compare(src_result, dst_result, i)); in START_TEST()130 free(dst_result); in START_TEST()