refactored fmt code

This commit is contained in:
2019-05-31 10:54:13 +00:00
parent 73361ba5b2
commit 4fc557e02a
15 changed files with 364 additions and 2801 deletions

View File

@ -421,6 +421,8 @@ typedef struct hcl_bcs_t hcl_bcs_t;
# define HCL_SIZEOF_OOCH_T HCL_SIZEOF_BCH_T
#endif
typedef unsigned int hcl_bitmask_t;
/* =========================================================================
* BASIC OOP ENCODING
* ========================================================================= */