Searched refs:PTR_COMPATIBLE_WITH_PLAIN_HASHMAP (Results 1 - 1 of 1) sorted by relevance
/systemd/src/basic/ | ||
H A D | hashmap.h | 78 #define PTR_COMPATIBLE_WITH_PLAIN_HASHMAP(h) \ macro 88 __builtin_choose_expr(PTR_COMPATIBLE_WITH_PLAIN_HASHMAP(h), \ |
Completed in 11 milliseconds