| /src/distrib/notes/mac68k/ |
| H A D | Makefile | 4 EXTRA= ${.CURDIR}/contrib macro
|
| /src/sys/external/bsd/compiler_rt/dist/test/Unit/ |
| H A D | test | 29 EXTRA= 33 EXTRA="-fexceptions gcc_personality_test_helper.cxx -lstdc++ /usr/lib/libgcc_s.1.dylib" 39 EXTRA="-fnested-functions" 43 if gcc $CFLAGS $FILE ../../darwin_fat/Release/libcompiler_rt.a $LIBS $EXTRA -o ./remote/$FILE.exe 50 if gcc $CFLAGS $FILE ../../darwin_fat/Release/libcompiler_rt.a $LIBS $EXTRA
|
| /src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ |
| H A D | test | 29 EXTRA= 33 EXTRA="-fexceptions gcc_personality_test_helper.cxx -lstdc++ /usr/lib/libgcc_s.1.dylib" 39 EXTRA="-fnested-functions" 43 if gcc $CFLAGS $FILE ../../darwin_fat/Release/libcompiler_rt.a $LIBS $EXTRA -o ./remote/$FILE.exe 50 if gcc $CFLAGS $FILE ../../darwin_fat/Release/libcompiler_rt.a $LIBS $EXTRA
|
| /src/share/doc/papers/bus_dma/ |
| H A D | Makefile | 5 EXTRA= figure1.pic figure2.pic figure3.pic macro 7 DPSRCS= ${SRCS} ${EXTRA} Makefile
|
| /src/usr.bin/spell/spell/ |
| H A D | spell.sh | 37 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
|
| /src/share/doc/papers/relengr/ |
| H A D | Makefile | 8 EXTRA= ref.bib tmac.srefs macro
|
| /src/tests/usr.bin/indent/ |
| H A D | edge_cases.c | 87 use enum qw(FNAME LINES TEXT PHYSLINES CHANGED BEFORE AFTER EXTRA); 101 return exists($self->[EXTRA]->{$name}); 121 use enum qw (FNAME LINES TEXT PHYSLINES CHANGED BEFORE AFTER EXTRA); 143 return exists($self->[EXTRA]->{
|
| /src/share/doc/papers/memfs/ |
| H A D | Makefile | 8 EXTRA= ref.bib A.t tmac.srefs macro
|
| /src/share/doc/papers/px/ |
| H A D | Makefile | 8 EXTRA= fig1.1.n fig1.2.n fig1.3.n fig2.3.raw fig2.4.n fig3.2.n \ macro
|
| /src/share/doc/papers/sysperf/ |
| H A D | Makefile | 8 EXTRA= a1.t a2.t macro
|
| /src/tools/compat/buildaux/ |
| H A D | ax_check_compile_flag.m4 | 7 # AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT]) 17 # If EXTRA-FLAGS is defined, it is added to the current language's default 19 # the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to
|
| /src/common/dist/zlib/ |
| H A D | inflate.h | 26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon017365670103 62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
|
| /src/common/dist/zlib/examples/ |
| H A D | gzlog.c | 313 /* 35 is EXTRA, 39 is EXTRA + 4 */ 318 /* initial gzip extra field content (52 == HEAD + EXTRA + 1) */ 328 #define EXTRA sizeof(log_gzext) /* should be 35 */ macro 413 unsigned char buf[HEAD + EXTRA]; 416 read(log->fd, buf, HEAD + EXTRA) != HEAD + EXTRA || 440 unsigned char ext[EXTRA]; 452 write(log->fd, ext, EXTRA) != EXTRA [all...] |
| /src/sys/external/isc/libsodium/dist/m4/ |
| H A D | ax_check_compile_flag.m4 | 7 # AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS]) 17 # If EXTRA-FLAGS is defined, it is added to the current language's default 19 # the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to
|
| H A D | ax_check_link_flag.m4 | 7 # AX_CHECK_LINK_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT]) 17 # If EXTRA-FLAGS is defined, it is added to the linker's default flags 19 # EXTRA-FLAGS FLAG". This can for example be used to force the linker to
|
| /src/games/larn/ |
| H A D | io.c | 173 #ifdef EXTRA 293 #ifdef EXTRA 781 #ifdef EXTRA 893 #ifdef EXTRA
|
| H A D | regen.c | 25 #ifdef EXTRA
|
| H A D | scores.c | 70 #ifdef EXTRA 690 #ifdef EXTRA 786 #ifdef EXTRA
|
| H A D | create.c | 520 #ifdef EXTRA 528 #ifdef EXTRA
|
| H A D | diag.c | 31 #ifdef EXTRA
|
| H A D | main.c | 955 #ifdef EXTRA
|
| /src/distrib/notes/ |
| H A D | Makefile.inc | 21 MAIN= ${COMMON}/main ${EXTRA}
|
| /src/sys/sys/ |
| H A D | mount.h | 227 #define VFS_NEWVNODE(MP, DVP, VP, VAP, CRED, EXTRA, NEW_LEN, NEW_KEY) \ 228 (*(MP)->mnt_op->vfs_newvnode)(MP, DVP, VP, VAP, CRED, EXTRA, \
|
| /src/sbin/ping6/ |
| H A D | ping6.c | 155 #define EXTRA 256 /* for AH and various other headers. weird. */ macro 669 packlen = 2048 + IP6LEN + ICMP6ECHOLEN + EXTRA; 671 packlen = datalen + IP6LEN + ICMP6ECHOLEN + EXTRA; 676 packlen = 2048 + IP6LEN + ICMP6ECHOLEN + EXTRA;
|
| /src/share/mk/ |
| H A D | bsd.doc.mk | 19 # EXTRA extra files to install (XXX)
|