Searched refs:wl (Results 1 - 25 of 61) sorted by relevance

123

/freebsd-10-stable/contrib/gdb/
H A Dltcf-cxx.sh81 archive_cmds='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
82 archive_expsym_cmds='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
84 hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir'
85 export_dynamic_flag_spec='${wl}--export-dynamic'
90 wlarc='${wl}'
[all...]
H A Dltcf-gcj.sh59 wlarc='${wl}'
98 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
186 archive_cmds='$CC -shared -nodefaultlibs $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
187 archive_expsym_cmds='$CC -shared -nodefaultlibs $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
205 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}
[all...]
H A Dltcf-c.sh56 wlarc='${wl}'
95 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
193 archive_cmds='$CC -shared -nodefaultlibs $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
194 archive_expsym_cmds='$CC -shared -nodefaultlibs $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
212 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}
[all...]
/freebsd-10-stable/crypto/openssl/crypto/ripemd/asm/
H A Drmd-586.pl32 @wl=( 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,
349 &RIP1($A,$B,$C,$D,$E,$wl[ 0],$sl[ 0],-1);
350 &RIP1($E,$A,$B,$C,$D,$wl[ 1],$sl[ 1],0);
351 &RIP1($D,$E,$A,$B,$C,$wl[ 2],$sl[ 2],0);
352 &RIP1($C,$D,$E,$A,$B,$wl[ 3],$sl[ 3],0);
353 &RIP1($B,$C,$D,$E,$A,$wl[ 4],$sl[ 4],0);
354 &RIP1($A,$B,$C,$D,$E,$wl[ 5],$sl[ 5],0);
355 &RIP1($E,$A,$B,$C,$D,$wl[ 6],$sl[ 6],0);
356 &RIP1($D,$E,$A,$B,$C,$wl[ 7],$sl[ 7],0);
357 &RIP1($C,$D,$E,$A,$B,$wl[
[all...]
/freebsd-10-stable/sys/ofed/include/net/
H A Dipv6.h62 __be32 wh, __be32 wl)
66 if (__builtin_constant_p(wh) && __builtin_constant_p(wl)) {
67 *(__force u64 *)addr = ((__force u64)(wh) << 32 | (__force u64)(wl));
71 if (__builtin_constant_p(wl) && __builtin_constant_p(wh)) {
72 *(__force u64 *)addr = ((__force u64)(wl) << 32 | (__force u64)(wh));
78 addr[1] = wl;
61 __ipv6_addr_set_half(__be32 *addr, __be32 wh, __be32 wl) argument
/freebsd-10-stable/contrib/tcsh/
H A Dconfig.rpath42 wl=
44 wl='-Wl,'
48 wl='-Wl,'
53 wl='-Wl,'
60 wl='-Wl,'
63 wl='-Wl,'
70 wl='-Wl,'
73 wl='-Wl,'
76 wl='-Wl,'
79 wl
[all...]
H A Dtw.comp.c407 tw_dollar(const Char *str, Char **wl, size_t nwl, Char **result, Char sep, argument
427 Strbuf_append(&buf, wl[num]);
459 Char *buf, **vec, **wl; local
468 wl = xmalloc(((Strlen(line) + 1) / 2 + 2) * sizeof (*wl));
469 cleanup_push(wl, xfree);
472 if ((wl[0] = tw_tok(buf)) == NULL || wl[0] == INVPTR) {
481 if ((vec = tw_find(wl[0], &completions, (looking == TW_COMMAND)))
488 for (wordno = 1; (wl[wordn
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dipa-prop.c59 ipa_methodlist_not_empty (ipa_methodlist_p wl) argument
61 return (wl != NULL);
66 ipa_methodlist_method (ipa_methodlist_p wl) argument
68 return wl->method_p;
73 ipa_methodlist_method_set (ipa_methodlist_p wl, struct cgraph_node *mt) argument
75 wl->method_p = mt;
81 ipa_methodlist_next_method (ipa_methodlist_p wl) argument
83 return wl->next_method;
98 ipa_methodlist_p wl; local
100 wl
110 ipa_add_method(ipa_methodlist_p * wl, struct cgraph_node *mt) argument
123 ipa_remove_method(ipa_methodlist_p * wl) argument
[all...]
H A Dipa-cp.c583 ipa_methodlist_p wl; local
587 wl = ipa_methodlist_init ();
588 while (ipa_methodlist_not_empty (wl))
590 mt = ipa_remove_method (&wl);
606 ipa_add_method (&wl, callee);
H A Dlonglong.h554 #define umul_ppmm(wh, wl, u, v) \
564 (wl) = __xx.__i.__l; \
1111 #define umul_ppmm(wh, wl, u, v) \
1137 "=&r" (wl), \
/freebsd-10-stable/contrib/binutils/
H A Dconfig.rpath55 wl=
57 wl='-Wl,'
61 wl='-Wl,'
66 wl='-Wl,'
69 wl='-Wl,'
76 wl='-Wl,'
79 wl='-Wl,'
84 wl='-Wl,'
89 wl='-Wl,'
92 wl
[all...]
/freebsd-10-stable/contrib/libreadline/support/
H A Dconfig.rpath55 wl=
57 wl='-Wl,'
61 wl='-Wl,'
66 wl='-Wl,'
69 wl='-Wl,'
76 wl='-Wl,'
79 wl='-Wl,'
84 wl='-Wl,'
89 wl='-Wl,'
92 wl
[all...]
/freebsd-10-stable/share/man/man4/man4.i386/
H A DMakefile33 wl.4
/freebsd-10-stable/sbin/savecore/
H A Dsavecore.c318 int he, hs, nr, nw, wl; local
325 wl = BUFFERSIZE;
326 if (wl > dumpsize)
327 wl = dumpsize;
328 nr = read(fd, buf, wl);
329 if (nr != wl) {
339 nw = fwrite(buf, 1, wl, fp);
379 if (nw != wl) {
388 dmpcnt += wl;
392 dumpsize -= wl;
412 int nr, nw, wl; local
[all...]
/freebsd-10-stable/usr.sbin/nghook/
H A Dmain.c203 int rl, wl; local
215 else if ((wl = write(outfd, buf, rl)) != rl) {
216 if (wl < 0) {
221 rl, wl);
/freebsd-10-stable/usr.sbin/pkg/
H A Ddns_utils.c61 unsigned int r, l, wr, wl; local
73 wl = da->finalweight;
75 res = ((wr > wl) - (wr < wl));
/freebsd-10-stable/contrib/ldns/
H A Dltmain.sh6563 single_module=$wl-single_module
6869 func_append compiler_flags " $wl$qarg"
6871 func_append compile_command " $wl$qarg"
6872 func_append finalize_command " $wl$qarg"
7086 single_module=$wl-multi_module
7231 func_append arg " $wl$func_quote_for_eval_result"
7232 func_append compiler_flags " $wl$func_quote_for_eval_result"
8512 func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl"
8881 xlcverstring="$wl
[all...]
/freebsd-10-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh6563 single_module=$wl-single_module
6869 func_append compiler_flags " $wl$qarg"
6871 func_append compile_command " $wl$qarg"
6872 func_append finalize_command " $wl$qarg"
7086 single_module=$wl-multi_module
7231 func_append arg " $wl$func_quote_for_eval_result"
7232 func_append compiler_flags " $wl$func_quote_for_eval_result"
8512 func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl"
8881 xlcverstring="$wl
[all...]
/freebsd-10-stable/contrib/ofed/libibcm/config/
H A Dltmain.sh1401 compiler_flags="$compiler_flags $wl$qarg"
1403 compile_command="$compile_command $wl$qarg"
1404 finalize_command="$finalize_command $wl$qarg"
1750 arg="$arg $wl$flag"
1768 arg="$arg $wl$flag"
1769 compiler_flags="$compiler_flags $wl$flag"
3269 verstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}
[all...]
/freebsd-10-stable/contrib/ofed/librdmacm/config/
H A Dltmain.sh1401 compiler_flags="$compiler_flags $wl$qarg"
1403 compile_command="$compile_command $wl$qarg"
1404 finalize_command="$finalize_command $wl$qarg"
1750 arg="$arg $wl$flag"
1768 arg="$arg $wl$flag"
1769 compiler_flags="$compiler_flags $wl$flag"
3269 verstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}
[all...]
/freebsd-10-stable/contrib/libyaml/config/
H A Dltmain.sh4102 single_module="${wl}-single_module"
4392 compiler_flags="$compiler_flags $wl$qarg"
4394 func_append compile_command " $wl$qarg"
4395 func_append finalize_command " $wl$qarg"
4591 single_module="${wl}-multi_module"
4711 arg="$arg $wl$func_quote_for_eval_result"
4727 arg="$arg $wl$func_quote_for_eval_result"
4728 compiler_flags="$compiler_flags $wl$func_quote_for_eval_result"
5931 compiler_flags="$compiler_flags ${wl}-dylib_file ${wl}
[all...]
/freebsd-10-stable/contrib/openbsm/config/
H A Dltmain.sh5197 single_module="${wl}-single_module"
5492 func_append compiler_flags " $wl$qarg"
5494 func_append compile_command " $wl$qarg"
5495 func_append finalize_command " $wl$qarg"
5705 single_module="${wl}-multi_module"
5845 func_append arg " $wl$func_quote_for_eval_result"
5846 func_append compiler_flags " $wl$func_quote_for_eval_result"
7120 func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
7458 xlcverstring="${wl}
[all...]
/freebsd-10-stable/contrib/unbound/validator/
H A Dval_utils.c714 size_t i, wl; local
730 wl = rrset->rk.dname_len;
734 wl -= 2;
739 dname_remove_labels(wc, &wl, labdiff);
/freebsd-10-stable/contrib/sqlite3/
H A Dltmain.sh5164 single_module="${wl}-single_module"
5459 func_append compiler_flags " $wl$qarg"
5461 func_append compile_command " $wl$qarg"
5462 func_append finalize_command " $wl$qarg"
5671 single_module="${wl}-multi_module"
5811 func_append arg " $wl$func_quote_for_eval_result"
5812 func_append compiler_flags " $wl$func_quote_for_eval_result"
7069 func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
7407 xlcverstring="${wl}
[all...]
/freebsd-10-stable/contrib/openpam/
H A Dltmain.sh5197 single_module="${wl}-single_module"
5492 func_append compiler_flags " $wl$qarg"
5494 func_append compile_command " $wl$qarg"
5495 func_append finalize_command " $wl$qarg"
5705 single_module="${wl}-multi_module"
5845 func_append arg " $wl$func_quote_for_eval_result"
5846 func_append compiler_flags " $wl$func_quote_for_eval_result"
7120 func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
7458 xlcverstring="${wl}
[all...]

Completed in 272 milliseconds

123