Searched refs:C_nMaxDepth (Results 1 – 1 of 1) sorted by relevance
193 C_nMaxDepth = 30; in get_UpLink() local195 C_sUpLinkArray[3*C_nMaxDepth+1] = in get_UpLink()202 if ( i_depth <= C_nMaxDepth ) in get_UpLink()204 return C_sUpLink + 3*(C_nMaxDepth - i_depth); in get_UpLink()
Completed in 5 milliseconds