Home
last modified time | relevance | path

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

/dports/games/gtkballs/gtkballs-3.1.5/src/
H A Dpath.c23 int __find_y_of_the_node(int node, int number_of_x_cells, int number_of_y_cells) { in __find_y_of_the_node() function
31 *y = __find_y_of_the_node(node, number_of_x_cells, number_of_y_cells); in find_x_y_of_the_node()