#include <hash.h>
Data Fields | |
union { | |
void * p | |
int i | |
}; | |
void * | key |
size_t | lkey |
Definition at line 10 of file hash.h.
union { ... } |
void* data_u::key |
size_t data_u::lkey |
void* data_u::p |
Definition at line 12 of file hash.h.
Referenced by CO_findrate_s(), findelement(), findspecies(), freehash(), isactive(), isCOnet(), ispassive(), makeplist(), newelement(), newreact(), and newspecies().