Home
last modified time | relevance | path

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

/netbsd-src/games/backgammon/common_source/
H A Dtable.c82 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 Dipnat.c82 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 Dtexinfo.tex2174 \def\multitable{\parsearg\dotable}
2175 \def\dotable#1{\bgroup
/netbsd-src/external/gpl2/diffutils/dist/config/
H A Dtexinfo.tex2235 \def\multitable{\parsearg\dotable}
2236 \def\dotable#1{\bgroup
/netbsd-src/external/gpl2/grep/dist/doc/
H A Dtexinfo.tex2157 \def\multitable{\parsearg\dotable}
2158 \def\dotable#1{\bgroup
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog3918 @multitable (= \dotable). New command suggested by Arnold.
H A DChangeLog.46730 (\multitable, \dotable): redefine \startfootins to get footnotes
10654 * texinfo.tex (\dotable): Add \leftskip to \hsize in the first column.