Rizin
unix-like reverse engineering framework and cli tools
ht_pu.h File Reference
#include "ht_inc.h"

Go to the source code of this file.

Macros

#define HT_TYPE   4
 

Functions

RZ_API HtName_ (Ht) *Ht_(new0)(void)
 

Macro Definition Documentation

◆ HT_TYPE

#define HT_TYPE   4

Definition at line 17 of file ht_pu.h.

Function Documentation

◆ HtName_()

RZ_API HtName_ ( Ht  )
new

Definition at line 21 of file ht_pp.c.

26  {
27  return internal_ht_default_new(ht_primes_sizes[0], 0, valdup, pair_free, calcsizeV);
28 }
static const ut32 ht_primes_sizes[]
Definition: ht_inc.c:10