libhasha 2.2.2
|
Go to the source code of this file.
Macros | |
#define | HA_DEPRECATED(msg) |
#define | HA_EXPORT |
#define | HA_PUBFUN HA_EXPORT |
#define | HA_INL_FUN inline |
#define | HA_PRVFUN static HA_INL_FUN |
#define | HA_HDR_PUBFUN HA_PRVFUN |
#define | HA_EXTERN_C |
#define | HA_EXTERN_C_BEG |
#define | HA_EXTERN_C_END |
#define | ha_bB(n) |
#define | ha_Bb(n) |
#define | ha_in_range(x, min, max) |
#define | ha_enum_base(T) |
#define | ha_register register |
#define | __ha_alias2(func) |
#define __ha_alias2 | ( | func | ) |
#define HA_DEPRECATED | ( | msg | ) |
#define ha_in_range | ( | x, | |
min, | |||
max ) |
#define HA_PRVFUN static HA_INL_FUN |