| /src/external/gpl3/gcc/dist/libgcc/config/bfin/ |
| crti.S | 43 LINK 12; 56 LINK 12;
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/bfin/ |
| crti.S | 43 LINK 12; 56 LINK 12;
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/symbolizer/scripts/ |
| ar_to_bc.sh | 13 LINK=$(readlink -f $LINK) 37 $LINK *.o -o $OUTPUT
|
| /src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
| zcall.s | 14 LINK 0; 23 LINK 0; 35 LINK 0;
|
| stk5.s | 14 LINK 0; 25 LINK 0;
|
| link-2.s | 1 # Blackfin testcase for link/unlink instructions 8 /* Make sure size arg to LINK works */ 10 LINK 0x20;
|
| se_rets_hazard.s | 37 LINK 0;
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/ |
| zcall.s | 14 LINK 0; 23 LINK 0; 35 LINK 0;
|
| stk5.s | 14 LINK 0; 25 LINK 0;
|
| link-2.s | 1 # Blackfin testcase for link/unlink instructions 8 /* Make sure size arg to LINK works */ 10 LINK 0x20;
|
| se_rets_hazard.s | 37 LINK 0;
|
| /src/tests/lib/libc/c063/ |
| t_symlinkat.c | 50 #define LINK "newdir/symlink" 74 ATF_REQUIRE(stat(LINK, &nst) == 0); 94 ATF_REQUIRE(symlinkat(RELFILE, AT_FDCWD, LINK) == 0); 97 ATF_REQUIRE(stat(LINK, &nst) == 0); 117 ATF_REQUIRE(symlinkat(FILEERR, AT_FDCWD, LINK) == 0); 118 ATF_REQUIRE(lstat(LINK, &st) == 0); 119 ATF_REQUIRE(stat(LINK, &st) == -1); 138 ATF_REQUIRE(symlinkat(RELFILE, -1, LINK) == -1);
|
| t_readlinkat.c | 48 #define LINK "dir/symlink" 67 ATF_REQUIRE(symlink(FILE, LINK) == 0); 93 ATF_REQUIRE(symlink(FILE, LINK) == 0); 95 len = readlinkat(AT_FDCWD, LINK, buf, sizeof(buf)-1); 112 ATF_REQUIRE(readlinkat(AT_FDCWD, LINK, buf, sizeof(buf)) == -1); 143 ATF_REQUIRE(symlink(FILE, LINK) == 0); 145 ATF_REQUIRE(readlinkat(-1, LINK, buf, sizeof(buf)) == -1);
|
| t_linkat.c | 52 #define LINK "olddir/symlink" 156 ATF_REQUIRE(symlink(RELFILE, LINK) == 0); 165 ATF_REQUIRE(lstat(LINK, &ost) == 0); 189 ATF_REQUIRE(symlink(RELFILE, LINK) == 0); 197 ATF_REQUIRE(lstat(LINK, &ost) == 0);
|
| t_fchmodat.c | 48 #define LINK "dir/symlink" 176 ATF_REQUIRE(symlink(FILE, LINK) == 0); 187 ATF_REQUIRE(lstat(LINK, &st) == 0);
|
| /src/share/mk/ |
| sys.mk | 25 LINK.s?= ${CC} ${AFLAGS} ${AFLAGS.${<:T}} ${LDSTATIC} ${LDFLAGS} 28 LINK.S?= ${CC} ${AFLAGS} ${AFLAGS.${<:T}} ${LDSTATIC} ${LDFLAGS} 29 COMPILE_LINK.S?=${LINK.S} ${CPPFLAGS} 50 LINK.c?= ${CC} ${CFLAGS} ${LDSTATIC} ${LDFLAGS} 51 COMPILE_LINK.c?=${LINK.c} ${CPPFLAGS} 77 LINK.cc?= ${CXX} ${CXXFLAGS} ${LDSTATIC} ${LDFLAGS} 78 COMPILE_LINK.cc?=${LINK.cc} ${CPPFLAGS} 83 LINK.m?= ${OBJC} ${OBJCFLAGS} ${LDSTATIC} ${LDFLAGS} 84 LINK.m?= ${LINK.m} ${CPPFLAGS [all...] |
| /src/common/dist/zlib/os400/ |
| make.sh | 66 # Set LINK to "YES" if the module has been compiled. 98 LINK=YES 211 # Copy the header files to DB2 library. Link from IFS include directory. 265 LINK= # No need to rebuild service program yet. 285 then LINK=YES 288 if [ "${LINK}" ] 319 LINK=YES 326 then LINK=YES 329 if [ "${LINK}" ] 337 LINK=YE [all...] |
| /src/external/gpl3/binutils/dist/zlib/os400/ |
| make.sh | 66 # Set LINK to "YES" if the module has been compiled. 98 LINK=YES 211 # Copy the header files to DB2 library. Link from IFS include directory. 265 LINK= # No need to rebuild service program yet. 285 then LINK=YES 288 if [ "${LINK}" ] 319 LINK=YES 326 then LINK=YES 329 if [ "${LINK}" ] 337 LINK=YE [all...] |
| /src/external/gpl3/binutils.old/dist/zlib/os400/ |
| make.sh | 66 # Set LINK to "YES" if the module has been compiled. 98 LINK=YES 211 # Copy the header files to DB2 library. Link from IFS include directory. 265 LINK= # No need to rebuild service program yet. 285 then LINK=YES 288 if [ "${LINK}" ] 319 LINK=YES 326 then LINK=YES 329 if [ "${LINK}" ] 337 LINK=YE [all...] |
| /src/external/gpl3/gdb/dist/zlib/os400/ |
| make.sh | 66 # Set LINK to "YES" if the module has been compiled. 98 LINK=YES 211 # Copy the header files to DB2 library. Link from IFS include directory. 265 LINK= # No need to rebuild service program yet. 285 then LINK=YES 288 if [ "${LINK}" ] 319 LINK=YES 326 then LINK=YES 329 if [ "${LINK}" ] 337 LINK=YE [all...] |
| /src/external/gpl3/gdb.old/dist/zlib/os400/ |
| make.sh | 66 # Set LINK to "YES" if the module has been compiled. 98 LINK=YES 211 # Copy the header files to DB2 library. Link from IFS include directory. 265 LINK= # No need to rebuild service program yet. 285 then LINK=YES 288 if [ "${LINK}" ] 319 LINK=YES 326 then LINK=YES 329 if [ "${LINK}" ] 337 LINK=YE [all...] |
| /src/external/bsd/libbind/dist/include/ |
| res_update.h | 38 LINK(struct ns_updrec) r_link, r_glink;
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/scripts/ |
| check_performance | 34 LINK=$SH_FLAG 35 CXX="$COMPILER $INCLUDES $FLAGS -std=gnu++11 $CXXFLAGS $LINK"
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/scripts/ |
| check_performance | 34 LINK=$SH_FLAG 35 CXX="$COMPILER $INCLUDES $FLAGS -std=gnu++11 $CXXFLAGS $LINK"
|
| /src/external/bsd/flex/dist/tests/ |
| tableopts.sh | 38 \$(AM_V_CCLD)\$(LINK) -o \$@ \$<
|