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

12

/netbsd-6-1-5-RELEASE/distrib/notes/mac68k/
H A DMakefile4 EXTRA= ${.CURDIR}/contrib macro
/netbsd-6-1-5-RELEASE/usr.bin/gprof/PSD.doc/
H A DMakefile7 EXTRA= postp1.pic postp2.pic postp3.pic pres1.pic pres2.pic macro
8 DPADD= ${EXTRA}
/netbsd-6-1-5-RELEASE/share/doc/papers/bus_dma/
H A DMakefile5 EXTRA= figure1.pic figure2.pic figure3.pic macro
7 DPSRCS= ${SRCS} ${EXTRA} Makefile
/netbsd-6-1-5-RELEASE/share/doc/psd/20.ipctut/
H A DMakefile8 EXTRA= dgramread.c dgramsend.c fig2.pic fig3.pic fig8.pic pipe.c \ macro
12 paper.ps: ${SRCS} ${EXTRA}
/netbsd-6-1-5-RELEASE/usr.bin/spell/spell/
H A Dspell.sh37 EXTRA=
95 +*) EXTRA="$EXTRA ${1#+}"
108 $SPELLPROG $FLAGS $DICT $LANG $EXTRA | sort -u -k1f - $TMP | \
113 $SPELLPROG $FLAGS $DICT $LANG $EXTRA | sort -u -k1f - $TMP
/netbsd-6-1-5-RELEASE/share/doc/papers/relengr/
H A DMakefile8 EXTRA= ref.bib tmac.srefs macro
/netbsd-6-1-5-RELEASE/common/dist/zlib/
H A Dinflate.h28 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon53
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME
H A Dinflate.c688 state->mode = EXTRA;
689 case EXTRA:
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/zmod/
H A Dinflate.h28 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon2720
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME
H A Dinflate.c689 state->mode = EXTRA;
691 case EXTRA:
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/
H A Dinflate.h26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon44
60 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME
/netbsd-6-1-5-RELEASE/share/doc/papers/memfs/
H A DMakefile8 EXTRA= ref.bib A.t tmac.srefs macro
/netbsd-6-1-5-RELEASE/share/doc/papers/px/
H A DMakefile8 EXTRA= fig1.1.n fig1.2.n fig1.3.n fig2.3.raw fig2.4.n fig3.2.n \ macro
/netbsd-6-1-5-RELEASE/share/doc/papers/sysperf/
H A DMakefile8 EXTRA= a1.t a2.t macro
/netbsd-6-1-5-RELEASE/lib/libcurses/PSD.doc/
H A DMakefile12 EXTRA= ${OTHER} ${CEXAMPLES:R:S/$/.c/g} ${TBLFILES:R} macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/generic/
H A Drootrem.c144 #define EXTRA 2 + (mp_size_t) (0.585 * (double) k / (double) GMP_NUMB_BITS) macro
145 qp = TMP_ALLOC_LIMBS (un + EXTRA); /* will contain quotient and remainder
158 wp = TMP_ALLOC_LIMBS (un + EXTRA); /* will contain S^(k-1), k*S^(k-1),
/netbsd-6-1-5-RELEASE/games/larn/
H A Dio.c174 #ifdef EXTRA
297 #ifdef EXTRA
794 #ifdef EXTRA
906 #ifdef EXTRA
H A Dregen.c25 #ifdef EXTRA
H A Dscores.c70 #ifdef EXTRA
702 #ifdef EXTRA
798 #ifdef EXTRA
H A Dcreate.c523 #ifdef EXTRA
531 #ifdef EXTRA
H A Ddiag.c31 #ifdef EXTRA
/netbsd-6-1-5-RELEASE/usr.sbin/sup/source/
H A DMakefile87 EXTRA = atoo.o expand.o ffilecopy.o filecopy.o \ macro
130 libextra.a: ${EXTRA}
/netbsd-6-1-5-RELEASE/share/mk/
H A Dbsd.doc.mk34 .for F in Makefile ${FILES:O:u} ${EXTRA}
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-mips-elf/
H A Deh-frame1.s60 # followed by EXTRA bytes. AUGLEN is the length of augmentation
/netbsd-6-1-5-RELEASE/sbin/ping6/
H A Dping6.c153 #define EXTRA 256 /* for AH and various other headers. weird. */ macro
688 packlen = 2048 + IP6LEN + ICMP6ECHOLEN + EXTRA;
690 packlen = datalen + IP6LEN + ICMP6ECHOLEN + EXTRA;
695 packlen = 2048 + IP6LEN + ICMP6ECHOLEN + EXTRA;

Completed in 301 milliseconds

12