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

1 2

  /src/bin/sleep/
sleep.c 80 time_t original; local
166 original = ntime.tv_sec;
167 if (original < 86400) {
169 original++;
204 report(ntime.tv_sec, original, msg);
210 report(const time_t remain, const time_t original, const char * const msg)
213 warnx("In the final moments of the original"
214 " %g%s second%s", (double)original, msg,
215 original == 1 && *msg == '\0' ? "" : "s");
218 " out of the original %g%s"
    [all...]
  /src/tests/usr.bin/xlint/lint1/
parse_init_declarator.c 35 int original __symbolrename(renamed);
  /src/sys/lib/libkern/arch/m68k/
udivsi3.S 95 | to adjust this quotient, we multiply it by the original
96 | divisor and subtract the result from the original dividend.
100 | too big, and the subtraction result plus the original
118 moveal %d2, %a1 | save original divisor
122 movel 8(%sp), %d1 | load original dividend
  /src/tests/usr.bin/patch/
t_patch.sh 83 printf '%s\n' 'original file' > to_patch
89 -original text
108 printf '%s\n' 'original file' > to_patch
114 -original text
124 printf '%s\n' 'original file' > to_patch
131 printf '%s\n' 'original file' > to_patch
145 printf '%s\n' 'original file' > to_patch
151 -original text
169 # Make sure the backup files match the original files.
  /src/tests/usr.bin/compress/
t_pr_19722.sh 32 # original file, the original file is kept.
47 # file becomes larger than the original.
66 atf_check cp file original
71 atf_check cmp file original
  /src/sys/dev/hid/
hidkbdsc.h 101 uint8_t original; member in struct:hidkbd_translation
  /src/common/lib/libc/arch/sparc/string/
bzero.S 67 mov %o0, %g1 ! save original pointer
176 mov %g1, %o0 ! restore original pointer
  /src/sys/fs/cd9660/
cd9660_util.c 188 int original, int casetrans, int assoc, int joliet_level)
205 else if (!original && c == ';') {
  /src/usr.bin/spell/spellprog/
spellprog.c 288 static char original[LINE_MAX]; variable
392 for (cp = word, dp = original; cp < ep; )
402 for (cp = original + 1, dp = word + 1; dp < ep; dp++, cp++)
408 for (cp = original, dp = word; (*dp = *cp++); dp++) {
425 fprintf(f, "%s\t%s\n", affix, original);
427 fprintf(f, "%s\n", original);
  /src/lib/libc/arch/sparc64/gen/
modf.S 132 and %l5, %l3, %l5 ! save original rounding mode
150 * Now insert the original sign in %f4:f5.
162 * The value in %f4:f5 is now the integer portion of the original
164 * from the original value argument (%d0), and return the result.
173 * We get here if the original comparison of %f4:f5 (v) to
175 * case the integer part is the original value, and the
  /src/common/lib/libc/arch/sparc64/string/
memset.S 60 mov %o0, %o4 ! Save original pointer
158 * On exiting this routine we undo the damage: restore the original
  /src/share/mk/
bsd.kinc.mk 15 # Note that the original bits will be 'rm -rf'd rather than
  /src/sys/arch/m68k/m68k/
reenter_syscall.s 43 movel (%sp),-(%sp) | push syscall no (original d0 value)
  /src/usr.bin/make/unit-tests/
varmod-order-shuffle.mk 37 # Sorting after shuffling must produce the original numbers.
directive-for.mk 68 . warning After the .for loop, var must still have its original value.
71 . warning After the .for loop, var2 must still have its original value.
82 . warning After the .for loop, var must still have its original value.
85 . warning After the .for loop, var2 must still have its original value.
varparse-undef-partial.mk 36 # In contrast to the previous line, evaluating the original LIST again now
  /src/lib/libc/arch/sparc/gen/
modf.S 137 and %l5, %l3, %l5 ! save original rounding mode
155 * Now insert the original sign in %f4:f5.
169 * The value in %f4:f5 is now the integer portion of the original
171 * from the original value argument (%i0:i1), and return the result.
182 * We get here if the original comparison of %f4:f5 (v) to
184 * case the integer part is the original value, and the
  /src/sys/arch/pmax/pmax/
locore_machdep.S 148 mfc0 v0, MIPS_COP_0_STATUS # save original SR in v0
  /src/sys/external/bsd/compiler_rt/dist/lib/interception/
interception.h 46 // You can access original function by calling REAL(foo)(bar, baz).
98 const __sanitizer::uptr original; member in struct:interpose_substitution
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl_amd64.S 56 mov %rbx, %rsp # restore the original rsp
136 mov %rbx, %rsp # restore the original rsp
  /src/common/dist/zlib/contrib/pascal/
zlibpas.pas 4 * Derived from original sources by Bob Dellaca.
  /src/sys/arch/x68k/stand/boot_ufs/
boot.S 296 movel %d3,%a2 | save original len in a2
306 exg %d3,%a2 | restore original len to d3
  /src/usr.sbin/sysinst/arch/mac68k/
msg.md.es 135 no reservo espacio adicional en el Mapa de Particiones de Disco original
  /src/sys/arch/m68k/060sp/dist/
pfpsp.s 1405 # corresponding exception. the operand in the fsave frame should be the original
1983 # corresponding exception. the operand in the fsave frame should be the original
5533 # of the difference between the original and new exponent. Then, #
5660 # of the difference between the original and new exponent. Then, #
5920 mov.l GRS(%a6), %d0 # restore original g,r,s
6347 # prior to usage, and needs to restore d1 to original. this
6392 tst.l %d0 # test original g,r,s
6415 tst.l %d0 # test word original g,r,s
6426 swap %d1 # restore d1 to original
7507 # (3) if exp still equals zero, then insert original exponen
    [all...]
  /src/sys/arch/m68k/fpsp/
l_fpsp.h 45 * differences between this file and the original.

Completed in 67 milliseconds

1 2