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

/systemd/src/basic/
H A Dmacro.h293 #define SIZE_TO_PTR(u) ((void *) ((uintptr_t) (u))) macro
/systemd/src/resolve/
H A Dresolved-dns-packet.c536 r = hashmap_put(p->names, s, SIZE_TO_PTR(n));

Completed in 1141 milliseconds