HomeSort by: relevance | last modified time | path
    Searched refs:whole (Results 1 - 25 of 320) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/usr.bin/rump_server/
Makefile 14 -Wl,--whole-archive \
16 -Wl,--no-whole-archive
Makefile 14 -Wl,--whole-archive \
16 -Wl,--no-whole-archive
  /src/tests/dev/scsipi/
Makefile 16 LDADD+= -Wl,--whole-archive -lrumpdev_scsitest -Wl,--no-whole-archive
Makefile 16 LDADD+= -Wl,--whole-archive -lrumpdev_scsitest -Wl,--no-whole-archive
  /src/external/mit/isl/dist/
schedule_test.sh.in 17 for o in --schedule-whole-component --no-schedule-whole-component; do
schedule_test.sh.in 17 for o in --schedule-whole-component --no-schedule-whole-component; do
  /src/tests/dev/usb/t_hid/
Makefile 19 LDADD+= -Wl,--whole-archive -lrumpdev_hid -Wl,--no-whole-archive
Makefile 19 LDADD+= -Wl,--whole-archive -lrumpdev_hid -Wl,--no-whole-archive
  /src/crypto/external/bsd/openssh/dist/
fmt_scaled.c 84 long long scale_fact = 1, whole = 0, fpart = 0; local
137 whole *= 10;
138 whole += i;
143 whole *= sign;
149 *result = whole;
153 /* Validate scale factor, and scale whole and fraction by it. */
167 /* scale whole part */
168 whole *= scale_fact;
182 whole += fpart;
183 *result = whole;
    [all...]
fmt_scaled.c 84 long long scale_fact = 1, whole = 0, fpart = 0; local
137 whole *= 10;
138 whole += i;
143 whole *= sign;
149 *result = whole;
153 /* Validate scale factor, and scale whole and fraction by it. */
167 /* scale whole part */
168 whole *= scale_fact;
182 whole += fpart;
183 *result = whole;
    [all...]
  /src/distrib/utils/libhack/
Makefile 24 ${LD} -r -o $@ --whole-archive libhack.a
Makefile 24 ${LD} -r -o $@ --whole-archive libhack.a
  /src/sys/arch/epoc32/stand/e32boot/exe/
Makefile 45 -o $@ --whole-archive $(IN) --no-whole-archive $(LIBS)
51 --whole-archive $(IN) --no-whole-archive $(LIBS)
Makefile 45 -o $@ --whole-archive $(IN) --no-whole-archive $(LIBS)
51 --whole-archive $(IN) --no-whole-archive $(LIBS)
  /src/tests/rump/modautoload/
Makefile 21 -Wl,--whole-archive -Wl,-Bstatic \
23 -Wl,-Bdynamic -Wl,--no-whole-archive
Makefile 21 -Wl,--whole-archive -Wl,-Bstatic \
23 -Wl,-Bdynamic -Wl,--no-whole-archive
  /src/sys/arch/epoc32/stand/e32boot/ldd/
Makefile 66 -o $@ --whole-archive $(IN) --no-whole-archive $(LIBS)
72 --whole-archive $(IN) --no-whole-archive $(LIBS)
Makefile 66 -o $@ --whole-archive $(IN) --no-whole-archive $(LIBS)
72 --whole-archive $(IN) --no-whole-archive $(LIBS)
  /src/tests/fs/nfs/nfsservice/
Makefile 15 LDADD+= -L${VFSTESTDIR} -Wl,--whole-archive -lvfstest -Wl,--no-whole-archive
Makefile 15 LDADD+= -L${VFSTESTDIR} -Wl,--whole-archive -lvfstest -Wl,--no-whole-archive
  /src/external/gpl2/gettext/dist/build-aux/
compile 45 If you are trying to build a whole package this is not the
compile 45 If you are trying to build a whole package this is not the
  /src/external/gpl2/gmake/dist/config/
compile 45 If you are trying to build a whole package this is not the
compile 45 If you are trying to build a whole package this is not the
  /src/external/gpl2/xcvs/dist/build-aux/
compile 45 If you are trying to build a whole package this is not the

Completed in 67 milliseconds

1 2 3 4 5 6 7 8 91011>>