Searched defs:BY_HASH (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ | ||
H A D | hashmap.c | 54 #define BY_HASH(h) ((struct hashmap_entry**) ((uint8_t*) (h) + PA_ALIGN(sizeof(pa_hashmap)))) macro |
Completed in 2 milliseconds