reactor-c
C Runtime for Lingua Franca
Loading...
Searching...
No Matches
pointer_hashmap.h
Go to the documentation of this file.
1
30
#define HASHMAP(token) hashmap_object2int##_##token
31
#define K void*
32
#define V int
33
#define HASH_OF(key) (size_t) key
34
#include "
hashmap.h
"
35
#undef HASHMAP
36
#undef K
37
#undef V
38
#undef HASH_OF
hashmap.h
include
core
utils
impl
pointer_hashmap.h
Generated by
1.12.0