Searched refs:EXTRA (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-11-stable/share/doc/smm/12.timed/
H A DMakefile6 EXTRA= date loop time unused macro
/freebsd-11-stable/share/doc/papers/bufbio/
H A DMakefile6 EXTRA= bufsize.eps macro
/freebsd-11-stable/share/doc/papers/kernmalloc/
H A DMakefile7 EXTRA= alloc.fig usage.tbl macro
/freebsd-11-stable/share/doc/papers/kerntune/
H A DMakefile7 EXTRA= fig2.pic macro
/freebsd-11-stable/share/doc/papers/relengr/
H A DMakefile7 EXTRA= ref.bib macro
/freebsd-11-stable/share/doc/papers/sysperf/
H A DMakefile7 EXTRA= a1.t a2.t macro
/freebsd-11-stable/share/doc/psd/02.implement/
H A DMakefile6 EXTRA= ref.bib macro
/freebsd-11-stable/share/doc/papers/jail/
H A DMakefile6 EXTRA= implementation.ms mgt.ms future.ms jail01.eps macro
/freebsd-11-stable/share/doc/psd/01.cacm/
H A DMakefile6 EXTRA= ref.bib macro
/freebsd-11-stable/share/doc/psd/18.gprof/
H A DMakefile7 EXTRA= postp1.pic postp2.pic postp3.pic pres1.pic pres2.pic macro
/freebsd-11-stable/share/doc/usd/13.viref/
H A DMakefile5 EXTRA= ex.cmd.roff ref.so set.opt.roff vi.cmd.roff macro
18 EXTRA+= index.so.${_dev}
25 index.so.${_dev}: vi.ref-patched ${EXTRA:Nindex.so.${_dev}}
/freebsd-11-stable/share/doc/papers/timecounter/
H A DMakefile9 EXTRA= fig1.eps fig2.eps fig3.eps fig4.eps fig5.eps gps.ps intr.ps macro
/freebsd-11-stable/share/doc/psd/15.yacc/
H A DMakefile7 EXTRA= ref.bib macro
/freebsd-11-stable/share/doc/psd/20.ipctut/
H A DMakefile7 EXTRA= dgramread.c dgramsend.c fig2.pic fig3.pic fig8.pic pipe.c \ macro
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.h28 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon7878
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME
/freebsd-11-stable/contrib/ngatm/libngatm/
H A Dunimsg.c43 #define EXTRA 128 macro
54 s += EXTRA;
89 newsize = m->b_wptr - m->b_buf + s + EXTRA;
/freebsd-11-stable/sys/contrib/zlib/
H A Dinflate.h26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon4337
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
/freebsd-11-stable/share/mk/
H A Dbsd.doc.mk16 # EXTRA Extra files (not SRCS) that make up the document. [not set]
164 .if defined(EXTRA) && !empty(EXTRA)
165 _stamp.extra: ${EXTRA}
/freebsd-11-stable/contrib/bmake/mk/
H A Ddoc.mk53 Makefile ${FILES} ${EXTRA} ${DESTDIR}${DOCDIR}/${DIR}
H A Dwarnings.mk59 ALL_WARNINGS_SETS+= MIN LOW MEDIUM HIGH EXTRA
/freebsd-11-stable/sys/netgraph/atm/
H A Dngatmbase.c67 #define EXTRA 128 macro
96 s += lead + len + EXTRA;
253 s += EXTRA;
367 s += EXTRA;
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfdiv.S151 #define DIV_ITER1B(QSHIFTINSN,QSHIFT,REMSHIFT,EXTRA) \
164 EXTRA \
/freebsd-11-stable/contrib/binutils/binutils/
H A Ddlltool.c2234 #define EXTRA 2 macro
2236 #ifndef EXTRA
2237 #define EXTRA 0 macro
2239 asymbol * ptrs[NSECS + 4 + EXTRA + 1];
/freebsd-11-stable/contrib/dialog/
H A Ddlg_keys.c425 DIALOG_NAME(EXTRA),
/freebsd-11-stable/sbin/ping6/
H A Dping6.c151 #define EXTRA 256 /* for AH and various other headers. weird. */ macro
734 packlen = 2048 + IP6LEN + ICMP6ECHOLEN + EXTRA;
736 packlen = datalen + IP6LEN + ICMP6ECHOLEN + EXTRA;
741 packlen = 2048 + IP6LEN + ICMP6ECHOLEN + EXTRA;

Completed in 410 milliseconds

12