Searched refs:PTR_COMPATIBLE_WITH_PLAIN_HASHMAP (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dhashmap.h78 #define PTR_COMPATIBLE_WITH_PLAIN_HASHMAP(h) \ macro
88 __builtin_choose_expr(PTR_COMPATIBLE_WITH_PLAIN_HASHMAP(h), \

Completed in 927 milliseconds