Searched refs:BORDER (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/games/gomoku/
H A Dbdinit.c61 sp->s_occ = BORDER; /* top border */
143 sp->s_occ = BORDER; /* left & right border */
149 sp->s_occ = BORDER; /* bottom border */
210 if (sp2->s_occ == BORDER)
H A Dmakemove.c97 if (fsp->s_occ == BORDER)
235 if (sp1->s_occ == BORDER)
249 if (sp2->s_occ == BORDER)
296 if (sp->s_occ == BORDER)
H A Dgomoku.h68 #define BORDER 3 macro
H A Dpickmove.c442 if (fsp->s_occ == BORDER)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/readline/doc/
H A Dtexi2html965 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0">
1065 return qq{<IMG SRC="$icon" BORDER="0" ALT="$button: $name" ALIGN="MIDDLE">};
1093 print $fh "<TABLE CELLPADDING=$spacing CELLSPACING=$spacing BORDER=0>\n";
4129 push(@lines2, &debug("<BLOCKQUOTE><TABLE BORDER=0 CELLSPACING=0> \n", __LINE__));
4181 push(@lines2, &debug("<TABLE BORDER=0 CELLSPACING=0>\n", __LINE__));

Completed in 124 milliseconds