statistic
#define COMPRESSION_STAT_INC(statistic, pService) \
statistic) / \
#define LAC_SYM_STAT_INC(statistic, instanceHandle) \
LacSym_StatsInc(offsetof(CpaCySymStats64, statistic), instanceHandle)
#define LAC_KEY_STAT_INC(statistic, instanceHandle) \
statistic) / \
const struct statistic *stat;
static const struct statistic tbl[] = {
const struct statistic *stat;
statistic(fp, db);
void statistic(FILE *, char *);