#include "ross-types.h"
Go to the source code of this file.
Data Structures | |
struct | tw_hash |
Macros | |
#define | MAX_FRACTION 0.50 |
Functions | |
void * | tw_hash_create () |
void | tw_hash_insert (void *h, tw_event *event, long pe) |
tw_event * | tw_hash_remove (void *h, tw_event *event, long pe) |
Variables | |
unsigned int | g_tw_hash_size |
#define MAX_FRACTION 0.50 |
Definition at line 6 of file hash-quadratic.h.
|
extern |
Definition at line 32 of file hash-quadratic.c.
|
extern |
Definition at line 80 of file hash-quadratic.c.
Definition at line 206 of file hash-quadratic.c.
|
extern |
Definition at line 21 of file hash-quadratic.c.