Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dhashmap.h63 #define PTR_COMPATIBLE_WITH_PLAIN_HASHMAP(h) \ macro
73 __builtin_choose_expr(PTR_COMPATIBLE_WITH_PLAIN_HASHMAP(h), \