Searched defs:rel_rank (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dlibteac.c1151 int rel_rank= id%4; local
1152 int node= ((id-rel_rank)/4) + c->lhost;
1154 hosts[hostsIndex[node]].name,rel_rank);
1157 crDebug("getConnString: lookup id %d -> %d %d -> %s\n",id,rel_rank,node,buf);

Completed in 47 milliseconds