Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Dtipc.d96 uint tipc_cluster(uint addr) in tipc_cluster() function
103 assert (tipc_cluster(0u) == 0);
104 assert (tipc_cluster(16781313u) == 1);
105 assert (tipc_cluster(33558555u) == 1);
106 assert (tipc_cluster(50335807u) == 1);