Searched refs:ttt (Results 1 – 1 of 1) sorted by relevance
1058 register struct radix_node *t, *tt, *ttt; in rn_inithead() local1067 ttt = rnh->rnh_nodes + 2; in rn_inithead()1068 t->rn_right = ttt; in rn_inithead()1073 *ttt = *tt; in rn_inithead()1074 ttt->rn_key = rn_ones; in rn_inithead()