Searched refs:least (Results 51 - 75 of 543) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mmix/
H A Derr-byte1.s8 # string. Well, at least we get error messages for it, so no worries.
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/backward/
H A Dbackward_warning.h33 This file includes at least one deprecated or antiquated header which \
/netbsd-current/external/gpl3/gdb.old/dist/zlib/examples/
H A Denough.c207 int least; /* least number of syms to use at this juncture */ local
225 /* we need to use at least this many bit patterns so that the code won't be
227 least = (left << 1) - syms;
228 if (least < 0)
229 least = 0;
239 for (use = least; use <= most; use++) {
324 int least; /* least number of syms to use at this juncture */ local
361 /* we need to use at least thi
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/all/
H A Deqv-dot-pdp11.d5 # mul/div and in by convention in memory (at least for Unix).
/netbsd-current/external/gpl3/gdb.old/dist/binutils/testsuite/binutils-all/mips/
H A Dmixed-mips16.s14 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
32 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A D24k-triple-stores-6.s28 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
H A Dand.s25 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
H A Dbeq.s26 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
H A Dbge.s26 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
H A Dbgeu.s24 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
H A Dblt.s26 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
H A Dbltu.s24 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
H A Dbranch-misc-2.s35 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
H A Dcache.s44 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
H A Dloc-swap.s46 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
H A Dr6-64.s64 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
H A Delf-rel28.s16 # at least assemble.
62 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
/netbsd-current/common/dist/zlib/examples/
H A Denough.c275 // we need to use at least this many bit patterns so that the code won't be
277 int least = (left << 1) - syms; local
278 if (least < 0)
279 least = 0;
289 for (int use = least; use <= most; use++) {
412 // we need to use at least this many bit patterns so that the code won't be
414 int least = (left << 1) - syms; local
415 if (least < 0)
416 least = 0;
424 // occupy least tabl
[all...]
/netbsd-current/external/gpl3/binutils/dist/zlib/examples/
H A Denough.c275 // we need to use at least this many bit patterns so that the code won't be
277 int least = (left << 1) - syms; local
278 if (least < 0)
279 least = 0;
289 for (int use = least; use <= most; use++) {
412 // we need to use at least this many bit patterns so that the code won't be
414 int least = (left << 1) - syms; local
415 if (least < 0)
416 least = 0;
424 // occupy least tabl
[all...]
/netbsd-current/external/gpl3/gdb/dist/zlib/examples/
H A Denough.c275 // we need to use at least this many bit patterns so that the code won't be
277 int least = (left << 1) - syms; local
278 if (least < 0)
279 least = 0;
289 for (int use = least; use <= most; use++) {
412 // we need to use at least this many bit patterns so that the code won't be
414 int least = (left << 1) - syms; local
415 if (least < 0)
416 least = 0;
424 // occupy least tabl
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/zlib/examples/
H A Denough.c275 // we need to use at least this many bit patterns so that the code won't be
277 int least = (left << 1) - syms; local
278 if (least < 0)
279 least = 0;
289 for (int use = least; use <= most; use++) {
412 // we need to use at least this many bit patterns so that the code won't be
414 int least = (left << 1) - syms; local
415 if (least < 0)
416 least = 0;
424 // occupy least tabl
[all...]
/netbsd-current/usr.sbin/sysinst/arch/ofppc/
H A Dmsg.md.pl70 {The boot partition is too small. It needs to be at least 2MB in size,
71 however a size of at least 100MB is recommended.}
79 be at least 1MB in size, and the other must be at least 1KB in size.}
82 {In order to boot ofppc, you need either a FAT12 partition of at least 2MB
84 least 1KB, and 1MB in size. IBM RS/6000 machines generally need the PReP
/netbsd-current/external/lgpl3/gmp/dist/mpn/power/
H A Drshift.asm44 l 0,0(4) C read least significant limb
48 lu 0,4(4) C read 2:nd least significant limb
49 sleq 7,0,8 C compute least significant limb of result
H A Dsub_n.asm44 l 8,0(4) C load least significant s1 limb
45 l 0,0(5) C load least significant s2 limb
48 sf 7,0,8 C subtract least significant limbs, set cy
60 C We added least significant limbs. Now reload the next limbs to enter loop.
H A Dadd_n.asm43 l 8,0(4) C load least significant s1 limb
44 l 0,0(5) C load least significant s2 limb
47 a 7,0,8 C add least significant limbs, set cy
58 C We added least significant limbs. Now reload the next limbs to enter loop.

Completed in 176 milliseconds

1234567891011>>