Searched refs:checking (Results 1 - 23 of 23) sorted by relevance
/illumos-gate/usr/src/lib/libbc/libc/gen/common/sparc/ |
H A D | ffs.s | 42 be 1b ! if bit is zero, keep checking
|
/illumos-gate/usr/src/cmd/zlook/ |
H A D | zlook.c | 203 boolean_t checking = B_FALSE; local 243 checking = B_TRUE; 247 checking = B_TRUE; 251 checking = B_TRUE; 260 if ((checking && looking) || (checking && reading) || 262 (!checking && !reading && !looking)) 272 if (checking) {
|
/illumos-gate/usr/src/lib/libc/amd64/gen/ |
H A D | _stack_grow.s | 64 / If the stack size is 0, stack checking is disabled.
|
/illumos-gate/usr/src/lib/libc/i386/gen/ |
H A D | _stack_grow.s | 64 / If the stack size is 0, stack checking is disabled.
|
/illumos-gate/usr/src/lib/libc/sparc/gen/ |
H A D | strchr.s | 37 ! Here, we start by checking to see if we're searching the dest
|
H A D | strcpy.s | 54 ! first checking the alignment of its source pointer. And, 56 ! once this has occurred, the copy takes place, while checking
|
H A D | strlcpy.s | 48 ! this method starts by checking for and arranging source alignment.
|
/illumos-gate/usr/src/lib/libc/sparcv9/gen/ |
H A D | strchr.s | 37 ! Here, we start by checking to see if we're searching the dest
|
H A D | strcpy.s | 53 ! This implementation of strcpy works by first checking the 57 ! checking for zero bytes, depending upon its dst ptr alignment.
|
H A D | strlcpy.s | 49 ! this method starts by checking for and arranging source alignment.
|
/illumos-gate/usr/src/lib/libm/amd64/src/ |
H A D | expl.s | 44 je .check_tail / More checking if 0.5 <= |x| < 1
|
/illumos-gate/usr/src/lib/libm/i386/src/ |
H A D | expl.s | 44 je .check_tail / More checking if 0.5 <= |x| < 1
|
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/ |
H A D | memcmp.s | 113 ! So set it anyway, without checking. 167 ! So set it anyway, without checking.
|
H A D | memcpy.s | 106 ! So set it anyway, without checking. 208 ! So set it anyway, without checking. 259 * Compare against 256 since we should be checking block addresses 271 ! So set it anyway, without checking.
|
/illumos-gate/usr/src/uts/sun4u/ml/ |
H A D | mach_copy.s | 115 ! kernel default without checking.
|
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/ |
H A D | memcpy.s | 153 ! So set it anyway, without checking. 236 ! So set it anyway, without checking.
|
/illumos-gate/usr/src/uts/sun4u/starcat/ml/ |
H A D | drmach_asm.s | 643 ! WARNING: no bounds checking
|
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btx/ |
H A D | btx.S | 495 * tracing, and alignment checking while the handler runs. 509 # and alignment checking for
|
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/ |
H A D | memcpy.s | 212 ! So set it anyway, without checking.
|
/illumos-gate/usr/src/lib/libc/capabilities/sun4v/common/ |
H A D | memcpy.s | 333 ! Setting it when already set costs more than checking 1203 ! Setting it when already set costs more than checking 1687 ! Setting it when already set costs more than checking
|
/illumos-gate/usr/src/uts/sun4v/cpu/ |
H A D | generic_copy.s | 691 ! %o3 = %o1 | %o2 (used for alignment checking) 1361 ! kernel default without checking.
|
H A D | niagara_copy.s | 1161 ! Setting it when already set costs more than checking 2091 * Compare against 256 since we should be checking block addresses 3529 ! Setting it when already set costs more than checking 4484 ! %o3 = %o1 | %o2 (used for alignment checking) 5724 ! Setting it when already set costs more than checking 7663 ! kernel default without checking.
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | opl_olympus_asm.s | 1237 * 2. The SFSR register is read and verified as valid by checking 1375 bz,pn %xcc, 4f ! branch, checking UE is meaningless
|
Completed in 103 milliseconds