HomeSort by: relevance | last modified time | path
    Searched refs:fit (Results 1 - 19 of 19) sorted by relevancy

  /src/lib/libc/arch/sparc/gen/
fixunsdfsi.S 76 ! d does not fit in an int, so subtract 2^31, convert,
  /src/lib/libc/arch/sparc64/gen/
fixunsdfsi.S 80 ! d does not fit in an int, so subtract 2^63, convert,
  /src/common/dist/zlib/contrib/delphi/
zlibd32.mak 72 # the command line is cut to fit in the MS-DOS 128 byte limit:
  /src/common/dist/zlib/contrib/pascal/
zlibd32.mak 72 # the command line is cut to fit in the MS-DOS 128 byte limit:
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
kirkwood-netxbig.dtsi 61 * switch. Thus the conventional KEY_POWER does not fit
ste-hrefv60plus.dtsi 199 * Set this up using hogs, as time goes by and as seems fit, these
aspeed-bmc-facebook-minipack.dts 268 * FIT image: 55.5 MB.
270 fit@80000 {
272 label = "fit";
ste-snowball.dts 469 * Set this up using hogs, as time goes by and as seems fit, these
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_gpu_error.h 181 struct scatterlist *sgl, *fit; member in struct:i915_gpu_coredump
i915_gpu_error.c 856 sg = READ_ONCE(error->fit);
897 WRITE_ONCE(error->fit, sg);
1552 /* Capture all registers which don't fit into another category. */
  /src/doc/
TODO.compat-module 50 14. Organized (some of) the netbsd32 machine-dependent code to fit a
  /src/sys/dev/ic/
bhareg.h 39 * or use in any manner that they see fit as long as this message is kept with
172 WARNING...THIS WON'T WORK(won't fit on 1 page)
  /src/sys/arch/m68k/060sp/dist/
ilsp.s 198 bls.b lddovf # answer won't fit in 32 bits
219 cmpi.l %d6, &0x80000000 # will (-quot) fit in 32 bits?
227 btst &0x1f, %d6 # will (+quot) fit in 32 bits?
isp.s 2168 bls.b ddovf # answer won't fit in 32 bits
2189 cmpi.l %d6, &0x80000000 # will (-quot) fit in 32 bits?
2197 btst &0x1f, %d6 # will (+quot) fit in 32 bits?
  /src/sys/arch/sparc64/sparc64/
copy.S 756 _UFETCHSTORE_EPILOGUE ! (won't fit in delay slot)
  /src/sys/netinet/
sctp_output.c 4107 /* A data chunk MUST fit in a cluster */
4233 /* It will NEVER fit */
6714 /* can't fit so we are done */
6824 /* None will fit */
7844 /* Reduce the size of the sack to fit */
7845 int calc, fit; local in function:sctp_send_sack
7848 fit = calc/sizeof(struct sctp_gap_ack_block);
7849 if (fit > (int)num_gap_blocks) {
7851 asoc->numduptsns = (fit - num_gap_blocks);
7854 num_gap_blocks = fit;
    [all...]
  /src/sys/arch/sparc/sparc/
locore.s 1841 srl %o3, STORE_BIT, %o3 ! get load/store bit (wont fit simm13)
1845 sethi %hi(SER_WRITE), %o5 ! damn SER_WRITE wont fit simm13
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_interceptors.inc 1794 // as just "unsigned" to save space, because we know that all values fit in
  /src/share/terminfo/
terminfo 97 # original termcap names. All translated entries fit within the 1023-byte
494 # Binary Compatibility Standard (level 2) that fit within terminfo.
546 # Please make the appropriate adjustments to fit your needs -- that is
665 # ansi -- this terminfo expresses the largest subset of X3.64 that will fit in
689 # doesn't fit the <pfkey> model well). The klone+acs sequences were valid
1652 # winterm). Some capabilities that do not fit into the terminfo model
5043 # keys as will fit into terminfo's 60 function keys.
5275 # does not fit into this layout. The extension kp5 fits, but is not visible
13709 # No color support. Avatar doesn't fit either of the Tektronix or HP color
16759 # maybe they were originally nuls (which would fit)
    [all...]

Completed in 103 milliseconds