Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Dtipc.d109 uint tipc_node(uint addr) in tipc_node() function
116 assert (tipc_node(0u) == 0);
117 assert (tipc_node(16781313u) == 1);
118 assert (tipc_node(33558555u) == 27);
119 assert (tipc_node(50335807u) == 63);