Searched refs:__find_y_of_the_node (Results 1 – 1 of 1) sorted by relevance
23 int __find_y_of_the_node(int node, int number_of_x_cells, int number_of_y_cells) { in __find_y_of_the_node() function31 *y = __find_y_of_the_node(node, number_of_x_cells, number_of_y_cells); in find_x_y_of_the_node()