/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/ |
H A D | strtoi.h | 244 int overflow = 0; local 347 overflow = 1; 353 overflow = 1; 370 if (overflow) 406 overflow = 1; 411 overflow = 1; 420 overflow = 1; 425 overflow = 1; 520 overflow = 1; 526 overflow = 1; [all …]
|
/illumos-gate/usr/src/lib/libuutil/common/ |
H A D | uu_strtoint.c | 53 int overflow = 0; in strtoint() local 66 overflow = 1; /* becomes underflow below */ in strtoint() 115 overflow = 1; in strtoint() 119 overflow = 1; in strtoint() 133 overflow = 1; in strtoint() 136 overflow = 1; in strtoint() 143 if (bad_char | bad_digit | overflow) { in strtoint() 148 else if (overflow) { in strtoint() 267 /* we have to be careful, since << can overflow */ in uu_strtouint()
|
/illumos-gate/usr/src/lib/libumem/common/ |
H A D | envvar.c | 318 goto overflow; in item_uint_process() 325 goto overflow; in item_uint_process() 334 overflow: in item_uint_process() 357 goto overflow; in item_size_process() 368 goto overflow; in item_size_process() 374 goto overflow; in item_size_process() 380 goto overflow; in item_size_process() 386 goto overflow; in item_size_process() 403 overflow: in item_size_process()
|
/illumos-gate/usr/src/lib/libm/i386/src/ |
H A D | nextafterf.S | 87 je .overflow 89 .overflow: label 92 fmul %st(0),%st / overflow-to-Inf, z 93 fstps PIC_L(ftmpf) / z & create overflow signal
|
/illumos-gate/usr/src/lib/libcmdutils/common/ |
H A D | gid.c | 52 boolean_t overflow = B_FALSE; in findnextgid() local 60 overflow = B_TRUE; in findnextgid() 71 if (overflow == B_TRUE) /* Find a hole */ in findnextgid()
|
H A D | uid.c | 53 boolean_t overflow = B_FALSE; in findnextuid() local 61 overflow = B_TRUE; in findnextuid() 72 if (overflow == B_TRUE) /* Find a hole */ in findnextuid()
|
H A D | nicenum.c | 61 goto overflow; in nicenum_scale() 120 goto overflow; in nicenum_scale() 124 overflow: in nicenum_scale()
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/ |
H A D | zpool_import_rename_001_pos.ksh | 167 log_must zpool create overflow $VDEV_FILE 168 log_must zfs create overflow/testfs 169 ID=$(zpool get -Ho value guid overflow) 170 log_must zpool export overflow
|
/illumos-gate/usr/src/lib/libsqlite/tool/ |
H A D | spaceanal.tcl | 42 n_ovfl int, -- Number of entries that overflow 44 ovfl_pages int, -- Number of overflow pages used 46 ovfl_unused int -- Number of unused bytes on overflow pages 276 as overflow pages. The number at the right is the data pages divided by 377 Entries that use overflow 381 of overflow pages. This is the number of entries that exceed 236 bytes 382 in size. The value to the right is the number of entries that overflow 388 the current category. This is the sum of primary and overflow pages. 396 The total number of overflow pages used for this category. 404 Unused bytes on overflow pages [all …]
|
H A D | report1.txt | 60 will require overflow pages. Furthermore, note that no key 62 overflow page.
|
H A D | space_used.tcl | 28 ovfl_pages int, -- Number of overflow pages used 30 ovfl_unused int -- Number of unused bytes on overflow pages
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | check_get_user_overflow.c | 125 int overflow = 0; in check_expr() local 132 overflow = 1; in check_expr() 142 if (!overflow && !underflow) in check_expr() 146 if (overflow && underflow) in check_expr()
|
/illumos-gate/usr/src/common/util/ |
H A D | strtoul.c | 120 goto overflow; in ddi_strtoul() 123 goto overflow; in ddi_strtoul() 136 overflow: in ddi_strtoul()
|
H A D | strtoull.c | 122 goto overflow; in ddi_strtoull() 125 goto overflow; in ddi_strtoull() 138 overflow: in ddi_strtoull()
|
H A D | strtol.c | 132 goto overflow; in ddi_strtol() 135 goto overflow; in ddi_strtol() 148 overflow: in ddi_strtol()
|
H A D | strtoll.c | 129 goto overflow; in ddi_strtoll() 132 goto overflow; in ddi_strtoll() 145 overflow: in ddi_strtoll()
|
/illumos-gate/usr/src/lib/libc/port/i18n/ |
H A D | wcstoul.c | 109 goto overflow; in wcstoull() 112 goto overflow; in wcstoull() 119 overflow: in wcstoull()
|
H A D | wcstol.c | 118 goto overflow; in wcstoll() 121 goto overflow; in wcstoll() 128 overflow: in wcstoll()
|
/illumos-gate/usr/src/uts/sparc/fpu/ |
H A D | pack.c | 125 goto overflow; in packint32() 130 goto overflow; in packint32() 138 overflow: in packint32() 166 goto overflow; in packint64() 174 goto overflow; in packint64() 184 overflow: in packint64()
|
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | SLPHeaderV1.java | 118 overflow = ((flags & OVERFLOW) != 0x00); in parseHeader() 284 overflow = true; in externalize() 299 if (overflow) { in externalize() 378 hdr.overflow = false; in makeErrorReply() 466 hdr.overflow = false; in makeReplyHeader() 481 " overflow=``" + overflow + "''\n" + in toString()
|
H A D | SLPServerHeaderV2.java | 227 hdr.overflow = false; in makeErrorReply() 280 hdr.overflow = false; in makeReplyHeader() 295 " overflow=``" + overflow + "''\n" + in toString()
|
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/ |
H A D | T.overflow | 19 echo T.overflow: test some overflow conditions
|
/illumos-gate/usr/src/uts/sun4v/pcbe/ |
H A D | niagara2_pcbe.c | 418 uint64_t pcr, overflow; in ni2_pcbe_overflow_bitmap() local 427 overflow = (pcr & CPC_PCR_OV0_MASK) >> in ni2_pcbe_overflow_bitmap() 429 overflow |= (pcr & CPC_PCR_OV1_MASK) >> in ni2_pcbe_overflow_bitmap() 438 if (overflow & 0x1) { in ni2_pcbe_overflow_bitmap() 452 if (overflow & 0x2) { in ni2_pcbe_overflow_bitmap() 476 return (overflow); in ni2_pcbe_overflow_bitmap()
|
H A D | niagara_pcbe.c | 323 uint64_t pcr, overflow; in ni_pcbe_overflow_bitmap() local 327 overflow = (pcr & CPC_PCR_OVF_MASK) >> in ni_pcbe_overflow_bitmap() 334 if (overflow) in ni_pcbe_overflow_bitmap() 337 return (overflow); in ni_pcbe_overflow_bitmap()
|
/illumos-gate/usr/src/lib/libm/ |
H A D | Makefile.libm.com | 59 CFLAGS += -_gcc=-fno-strict-overflow 60 CFLAGS64 += -_gcc=-fno-strict-overflow
|