libhasha 2.2.2
Loading...
Searching...
No Matches
feature.h File Reference
#include "config.h"
Include dependency graph for feature.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ha_feature(Name)
#define ha_has_feature(Name)
#define __HA_FEATURE(Name)
#define __HA_FEATURE__NEVP   0

Macro Definition Documentation

◆ __HA_FEATURE

#define __HA_FEATURE ( Name)
Value:
#define __HA_FEATURE__
Definition config.h:5

Definition at line 8 of file feature.h.

◆ __HA_FEATURE__NEVP

#define __HA_FEATURE__NEVP   0

Definition at line 12 of file feature.h.

◆ ha_feature

#define ha_feature ( Name)
Value:
#define ha_has_feature(Name)
Definition feature.h:7

Definition at line 6 of file feature.h.

◆ ha_has_feature

#define ha_has_feature ( Name)
Value:
#define __HA_FEATURE(Name)
Definition feature.h:8

Definition at line 7 of file feature.h.