#define LONGEST_MATCH longest_match_unaligned_avx2
#define COMPARE256 compare256_unaligned_avx2_static
-#define COMPARE258 compare258_unaligned_avx2_static
#include "match_tpl.h"
#define LONGEST_MATCH_SLOW
#define LONGEST_MATCH longest_match_slow_unaligned_avx2
#define COMPARE256 compare256_unaligned_avx2_static
-#define COMPARE258 compare258_unaligned_avx2_static
#include "match_tpl.h"
#define LONGEST_MATCH longest_match_unaligned_sse4
#define COMPARE256 compare256_unaligned_sse4_static
-#define COMPARE258 compare258_unaligned_sse4_static
#include "match_tpl.h"
#define LONGEST_MATCH_SLOW
#define LONGEST_MATCH longest_match_slow_unaligned_sse4
#define COMPARE256 compare256_unaligned_sse4_static
-#define COMPARE258 compare258_unaligned_sse4_static
#include "match_tpl.h"
#define LONGEST_MATCH longest_match_c
#define COMPARE256 compare256_c_static
-#define COMPARE258 compare258_c_static
#include "match_tpl.h"
#define LONGEST_MATCH_SLOW
#define LONGEST_MATCH longest_match_slow_c
#define COMPARE256 compare256_c_static
-#define COMPARE258 compare258_c_staticc
#include "match_tpl.h"
#define LONGEST_MATCH longest_match_unaligned_16
#define COMPARE256 compare256_unaligned_16_static
-#define COMPARE258 compare258_unaligned_16_static
#include "match_tpl.h"
#define LONGEST_MATCH_SLOW
#define LONGEST_MATCH longest_match_slow_unaligned_16
#define COMPARE256 compare256_unaligned_16_static
-#define COMPARE258 compare258_unaligned_16_static
#include "match_tpl.h"
#define LONGEST_MATCH longest_match_unaligned_32
#define COMPARE256 compare256_unaligned_32_static
-#define COMPARE258 compare258_unaligned_32_static
#include "match_tpl.h"
#define LONGEST_MATCH_SLOW
#define LONGEST_MATCH longest_match_slow_unaligned_32
#define COMPARE256 compare256_unaligned_32_static
-#define COMPARE258 compare258_unaligned_32_static
#include "match_tpl.h"
#define LONGEST_MATCH longest_match_unaligned_64
#define COMPARE256 compare256_unaligned_64_static
-#define COMPARE258 compare258_unaligned_64_static
#include "match_tpl.h"
#define LONGEST_MATCH_SLOW
#define LONGEST_MATCH longest_match_slow_unaligned_64
#define COMPARE256 compare256_unaligned_64_static
-#define COMPARE258 compare258_unaligned_64_static
#include "match_tpl.h"