Searched refs:position_in_list (Results 1 – 2 of 2) sorted by relevance
124 pNode->position_in_list = 0; in create_linked_lists()130 pNew->position_in_list = j; in create_linked_lists()148 if( pNode->global_id == i && pNode->position_in_list == j) in verify_linked_lists()
72 cl_int position_in_list; member