mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-14 19:08:08 +00:00
cleanup of TIMES macro
This commit is contained in:
@ -167,13 +167,6 @@ const u8 count_class_lookup8[256] = {
|
||||
|
||||
};
|
||||
|
||||
#undef TIMES255
|
||||
#undef TIMES64
|
||||
#undef TIMES32
|
||||
#undef TIMES16
|
||||
#undef TIMES8
|
||||
#undef TIMES4
|
||||
|
||||
u16 count_class_lookup16[65536];
|
||||
|
||||
void init_count_class16(void) {
|
||||
|
Reference in New Issue
Block a user