Home
last modified time | relevance | path

Searched refs:IDX_TMP (Results 1 – 1 of 1) sorted by relevance

/third_party/eudev/src/shared/
Dhashmap.c117 #define IDX_TMP (_IDX_SWAP_BEGIN + 1) macro
978 bucket_move_entry(h, swap, idx, IDX_TMP); in hashmap_put_robin_hood()
986 bucket_move_entry(h, swap, IDX_TMP, IDX_PUT); in hashmap_put_robin_hood()
1000 bucket_move_entry(h, swap, idx, IDX_TMP); in hashmap_put_robin_hood()
1002 bucket_move_entry(h, swap, IDX_TMP, IDX_PUT); in hashmap_put_robin_hood()