Searched refs:CK_HT_WORD (Results 1 – 1 of 1) sorted by relevance
64 #define CK_HT_WORD uint8_t macro69 #define CK_HT_WORD uint16_t macro74 #define CK_HT_WORD uint32_t macro93 CK_HT_WORD *probe_bound;156 prefix = sizeof(CK_HT_WORD) * n_entries; in ck_ht_map_create()181 map->probe_bound = (CK_HT_WORD *)&map[1]; in ck_ht_map_create()388 CK_HT_WORD *bounds = NULL; in ck_ht_gc()396 memset(map->probe_bound, 0, sizeof(CK_HT_WORD) * map->capacity); in ck_ht_gc()405 size = sizeof(CK_HT_WORD) * map->capacity; in ck_ht_gc()