Searched refs:TBL (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/contrib/nvi/docs/USD.doc/edit/
H A DMakefile4 TBL= tbl macro
7 ${TBL} edittut.ms | ${ROFF} -ms > $@
/freebsd-9.3-release/contrib/nvi/docs/USD.doc/exref/
H A DMakefile4 TBL= tbl macro
9 ${TBL} ex.rm | ${ROFF} -ms > $@
13 ${TBL} ex.summary | ${ROFF} -ms > $@
/freebsd-9.3-release/contrib/nvi/docs/USD.doc/vitut/
H A DMakefile5 TBL= tbl macro
10 ${TBL} vi.in vi.chars | ${ROFF} ${MACROS} > $@
14 ${TBL} vi.summary | ${ROFF} ${MACROS} > $@
18 ${TBL} vi.apwh.ms | ${ROFF} ${MACROS} > $@
/freebsd-9.3-release/contrib/nvi/docs/USD.doc/vi.ref/
H A DMakefile5 TBL= tbl macro
10 soelim vi.ref | ${TBL} | groff ${MACROS} -Tascii > $@
15 soelim vi.ref | ${TBL} | ${ROFF} ${MACROS} > $@
21 soelim vi.ref | ${TBL} | ${ROFF} ${MACROS} > /dev/null
/freebsd-9.3-release/contrib/cvs/lib/
H A Dregex.h295 #define RE_TRANSLATE(TBL, C) ((TBL)[C])
296 #define RE_TRANSLATE_P(TBL) (TBL)
/freebsd-9.3-release/contrib/bmake/mk/
H A Ddoc.mk15 TBL?= tbl macro
/freebsd-9.3-release/usr.bin/column/
H A Dcolumn.c221 } TBL; typedef in typeref:struct:_tbl
227 TBL *t;
231 TBL *tbl;
235 if ((t = tbl = calloc(entries, sizeof(TBL))) == NULL)
/freebsd-9.3-release/usr.bin/man/
H A Dman.sh282 local EQN NROFF PIC TBL TROFF REFER VGRIND
350 for tool in EQN NROFF PIC TBL TROFF REFER VGRIND; do
375 t) pipeline="$pipeline | $TBL" ;;
383 pipeline="$TBL"
939 TBL=tbl
/freebsd-9.3-release/share/mk/
H A Dbsd.doc.mk63 TBL?= tbl macro

Completed in 197 milliseconds