Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:tools
reveng
reveng-presets_x86_64.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File reveng-presets_x86_64.patch of Package reveng
diff --git a/config.h b/config.h index 0c4a3d2..88d5a20 100644 --- a/config.h +++ b/config.h @@ -62,7 +62,7 @@ * specific. */ -/* #define PRESETS 1 */ +#define PRESETS 1 /* Macros defining the size of a bmp_t. * Their values only matter if PRESETS and/or BMPMACRO are defined, in @@ -73,13 +73,13 @@ /* Size in bits of a bmp_t. Not necessarily a power of two. */ -#define BMP_BIT 32 +#define BMP_BIT 64 /* The highest power of two that is strictly less than BMP_BIT. * Initialises the index of a binary search for set bits in a bmp_t. */ -#define BMP_SUB 16 +#define BMP_SUB 32 /***************************************** * *
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor