Searched refs:incomplete (Results 1 - 21 of 21) sorted by relevance

/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dfmodl.s40 andw $0x400,%ax / check for incomplete reduction
41 jne .mod_loop / while incomplete, do fprem again
H A Dremainderl.s41 jne .rem_loop / while reduction incomplete, do fprem1
H A Dfmod.s52 andw $0x400,%ax / check for incomplete reduction
53 jne .loop / loop while reduction incomplete
H A Dremainder.s62 andw $0x400,%ax / check for incomplete reduction
63 jne .rem_loop / while incomplete, do fprem1 again
H A Dfmodf.s46 jne .loop / loop while reduction incomplete
H A Dremainderf.s46 jne .rem_loop / while reduction incomplete, do fprem1
H A Dremquol.s41 jne .Lreml_loop / while reduction incomplete, do fprem1
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dfmodf.s40 andw $0x400,%ax / check for incomplete reduction
41 jne .mod_loop / while incomplete, do fprem again
H A Dfmodl.s40 andw $0x400,%ax / check for incomplete reduction
41 jne .mod_loop / while incomplete, do fprem again
H A Dremainderf.s41 jne .rem_loop / while reduction incomplete, do fprem1
H A Dremainderl.s41 jne .rem_loop / while reduction incomplete, do fprem1
H A Dfmod.s46 andw $0x400,%ax / check for incomplete reduction
47 jne .mod_loop / while incomplete, do fprem again
H A Dremainder.s60 andw $0x400,%ax / check for incomplete reduction
61 jne .rem_loop / while incomplete, do fprem1 again
H A Dremquo.s42 jne .Lrem_loop / while reduction incomplete, do fprem1
H A Dremquof.s42 jne .Lremf_loop / while reduction incomplete, do fprem1
H A Dremquol.s42 jne .Lreml_loop / while reduction incomplete, do fprem1
/illumos-gate/usr/src/cmd/sendmail/db/mp/
H A Dmp_sync.c322 int ar_cnt, incomplete, nalloc, next, ret, wrote; local
350 ar_cnt = incomplete = 0;
356 incomplete = 1;
366 * region lock. Set the incomplete flag -- the only way we
371 incomplete = 1;
393 incomplete = 1;
417 incomplete = 1;
433 return (incomplete ? DB_INCOMPLETE : __os_fsync(dbmfp->fd));
/illumos-gate/usr/src/tools/scripts/
H A Donu.sh.in132 configured|incomplete)
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Ddisk_io.c1095 static int incomplete, disk_choice; variable
1129 incomplete = 0;
1260 incomplete = 1;
1525 if (*buf == '/' || (ptr = set_device (buf)) || incomplete)
1529 if (*buf == '(' && (incomplete || ! *ptr))
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmInstallPrinter.java2105 boolean incomplete = false;
2114 incomplete = true;
2119 if (!incomplete) {
/illumos-gate/usr/src/cmd/tsol/misc/
H A Dtxzonemgr.sh1674 incomplete)

Completed in 68 milliseconds