#include "hashInt.h"
#include "hashFlt.h"
#include "hashPtr.h"
Go to the source code of this file.
Functions | |
int | Hash_DefaultHashFunc (int key, int nBins) |
int Hash_DefaultHashFunc | ( | int | key, | |
int | nBins | |||
) |
CFile****************************************************************
FileName [hash.h]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Hash map.]
Synopsis [External declarations.]
Author [Aaron P. Hurst]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - May 16, 2005.]
Revision [
] INCLUDES /// PARAMETERS /// BASIC TYPES /// MACRO DEFINITIONS /// FUNCTION DECLARATIONS ///