Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Dannotate.c383 AnnotatePositionHTML(tree, wtm, annotate_out); in Annotate()
559 void AnnotatePositionHTML(TREE * RESTRICT tree, int wtm, FILE * annotate_out) { in AnnotatePositionHTML() function
H A Dchess.h333 void AnnotatePositionHTML(TREE *RESTRICT, int, FILE *);