Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Dannotate.c560 char filename[32], html_piece; in AnnotatePositionHTML() local
575 html_piece = translate[PcOnSq((rank << 3) + file) + 6]; in AnnotatePositionHTML()
576 switch (html_piece) { in AnnotatePositionHTML()
694 char filename[32], html_piece; in AnnotatePositionTeX() local
706 html_piece = translate[PcOnSq((rank << 3) + file) + 6]; in AnnotatePositionTeX()
707 switch (html_piece) { in AnnotatePositionTeX()