Searched refs:dotable (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/games/backgammon/common_source/ |
H A D | table.c | 82 static int dotable(struct move *, int, int); 159 n = dotable(mm, c, ist); in checkmove() 203 dotable(struct move *mm, int c, int i) in dotable() function 306 if ((n = dotable(mm, cin[j], n)) < 0) in rsetbrd()
|
/netbsd-src/external/bsd/ipf/dist/tools/ |
H A D | ipnat.c | 82 void dotable __P((natstat_t *, int, int, int, char *)); 413 void dotable(nsp, fd, alive, which, side) in dotable() function 493 dotable(nsp, fd, alive, 0, "in"); 496 dotable(nsp, fd, alive, 1, "out");
|
/netbsd-src/external/gpl2/gettext/dist/build-aux/ |
H A D | texinfo.tex | 2174 \def\multitable{\parsearg\dotable} 2175 \def\dotable#1{\bgroup
|
/netbsd-src/external/gpl2/diffutils/dist/config/ |
H A D | texinfo.tex | 2235 \def\multitable{\parsearg\dotable} 2236 \def\dotable#1{\bgroup
|
/netbsd-src/external/gpl2/grep/dist/doc/ |
H A D | texinfo.tex | 2157 \def\multitable{\parsearg\dotable} 2158 \def\dotable#1{\bgroup
|
/netbsd-src/external/gpl2/texinfo/dist/ |
H A D | ChangeLog | 3918 @multitable (= \dotable). New command suggested by Arnold.
|
H A D | ChangeLog.46 | 730 (\multitable, \dotable): redefine \startfootins to get footnotes 10654 * texinfo.tex (\dotable): Add \leftskip to \hsize in the first column.
|