Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Dthread.c719 CopyToParent((TREE *) thread[tid].tree->parent, thread[tid].tree, value); in ThreadWait()
807 void CopyToParent(TREE * RESTRICT parent, TREE * RESTRICT child, int value) { in CopyToParent() function
H A Dchess.h364 void CopyToParent(TREE *RESTRICT, TREE *RESTRICT, int);