Searched refs:ordered_hashmap_move_one (Results 1 – 2 of 2) sorted by relevance
254 static inline int ordered_hashmap_move_one(OrderedHashmap *h, OrderedHashmap *other, const void *ke… in ordered_hashmap_move_one() function
2112 q = ordered_hashmap_move_one(ctx->have_processed, ctx->will_process, i->name); in install_context_apply()2181 r = ordered_hashmap_move_one(ctx->have_processed, ctx->will_process, i->name); in install_context_mark_for_removal()