/src/sys/arch/hppa/spmath/ |
sfcmp.c | 57 register unsigned int left, right; local in function:sgl_fcmp 61 left = *leftptr; 66 if( (Sgl_exponent(left) == SGL_INFINITY_EXPONENT) 72 if( ( (Sgl_exponent(left) == SGL_INFINITY_EXPONENT) 73 && Sgl_isnotzero_mantissa(left) 74 && (Exception(cond) || Sgl_isone_signaling(left))) 90 else if( ((Sgl_exponent(left) == SGL_INFINITY_EXPONENT) 91 && Sgl_isnotzero_mantissa(left)) 104 Sgl_xortointp1(left,right,xorresult); 107 /* left negative => less, left positive => greater [all...] |
sfadd.c | 57 register unsigned int left, right, result, extent; local in function:sgl_fadd 67 left = *leftptr; 72 Sgl_xortointp1(left,right,/*to*/save); 77 if ((result_exponent = Sgl_exponent(left)) == SGL_INFINITY_EXPONENT) 79 if (Sgl_iszero_mantissa(left)) 97 *dstptr = left; 106 if (Sgl_isone_signaling(left)) 112 Sgl_set_quiet(left); 130 *dstptr = left; 133 } /* End left NaN or Infinity processing * [all...] |
sfsub.c | 57 register unsigned int left, right, result, extent; local in function:sgl_fsub 65 left = *leftptr; 70 Sgl_xortointp1(left,right,/*to*/save); 75 if ((result_exponent = Sgl_exponent(left)) == SGL_INFINITY_EXPONENT) 77 if (Sgl_iszero_mantissa(left)) 95 *dstptr = left; 104 if (Sgl_isone_signaling(left)) 110 Sgl_set_quiet(left); 128 *dstptr = left; 131 } /* End left NaN or Infinity processing * [all...] |
/src/tests/usr.bin/xlint/lint1/ |
expr_precedence.c | 44 int left, right; local in function:assignment_associativity 47 * Assignments are right-associative. If they were left-associative, 48 * the result of (left = right) would be an rvalue, resulting in this 49 * error message: 'left operand of '=' must be lvalue [114]'. 51 left = right = arg; 53 left = arg; 73 * In PHP, '?:' is left-associative, which is rather surprising and
|
gcc_init_compound_literal.c | 34 struct node *left; member in struct:node
|
/src/usr.bin/make/unit-tests/ |
deptgt-suffixes.mk | 22 .SUFFIXES: .src-left .tgt-right 23 deptgt-suffixes.src-left: 25 .src-left.tgt-right: 30 .SUFFIXES: .tgt-left .src-right 33 .src-right.tgt-left: 35 all: deptgt-suffixes.tgt-left
|
/src/usr.bin/msgc/ |
msgdb.h | 48 struct id_rec *left, *right; member in struct:id_rec
|
/src/common/dist/zlib/ |
compress.c | 29 uLong left; local in function:compress2 31 left = *destLen; 48 stream.avail_out = left > (uLong)max ? max : (uInt)left; 49 left -= stream.avail_out;
|
uncompr.c | 34 uLong len, left; local in function:uncompress2 39 left = *destLen; 43 left = 1; 61 stream.avail_out = left > (uLong)max ? max : (uInt)left; 62 left -= stream.avail_out; 75 left = 1; 80 err == Z_BUF_ERROR && left + stream.avail_out ? Z_DATA_ERROR :
|
/src/lib/libutil/ |
ttymsg.c | 73 size_t cnt, left, wret; local in function:ttymsg 126 for (cnt = left = 0; cnt < (size_t)iovcnt; ++cnt) 127 left += iov[cnt].iov_len; 131 if (wret >= left) 134 left -= wret; 154 left, device);
|
/src/sys/dev/raidframe/ |
rf_sstf.h | 41 RF_SstfQ_t left; member in struct:RF_Sstf_s
|
rf_cvscan.h | 66 RF_DiskQueueData_t *left; member in struct:RF_CvscanHeader_s
|
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_shorthash/siphash24/ref/ |
shorthash_siphash24_ref.c | 19 const int left = inlen & 7; local in function:crypto_shorthash_siphash24 33 switch (left) {
|
shorthash_siphashx24_ref.c | 18 const int left = inlen & 7; local in function:crypto_shorthash_siphashx24 32 switch (left) {
|
/src/sys/external/mit/xen-include-public/dist/xen/include/public/io/ |
libxenvchan.h | 66 * left is client write, server read 69 struct ring_shared left, right; member in struct:vchan_interface 94 * Grant list: ordering is left, right. Must not extend into actual ring
|
/src/sys/arch/aarch64/aarch64/ |
procfs_machdep.c | 41 /* use variables named 'buf', 'left', 'total' */ 45 if (_len < left) { \ 47 left -= _len; \ 49 buf += left; \ 50 left = 0; \ 56 size_t l = snprintf(buf, left, fmt, ## args); \ 64 size_t left, total; local in function:procfs_cpuinfo_features 72 left = buflen; 188 size_t left, len, total; local in function:procfs_getcpuinfstr 191 left = *lenp [all...] |
/src/games/dab/ |
box.h | 56 left = 2, enumerator in enum:BOX::EDGE
|
/src/usr.sbin/mrouted/ |
callout.c | 218 int left=0; local in function:secs_remaining 221 left += ptr->time; 226 return left + ptr->time;
|
/src/games/rogue/ |
ring.c | 58 static const char left_or_right[] = "left or right hand?"; 149 boolean left = 0, right = 0; local in function:remove_ring 158 left = 1; 167 left = (ch == 'l'); 171 if (left || right) { 172 if (left) {
|
/src/sys/arch/zaurus/dev/ |
zaudiovar.h | 49 uint8_t left; member in struct:zaudio_volume
|
/src/sys/dev/nand/ |
nand_bbt.c | 122 size_t left, bbt_pages, i; local in function:nand_bbt_get_bbt_from_page 134 left = bbt->nbbt_size; 140 KASSERT(left <= chip->nc_page_size); 141 memcpy(bbtp, buf, left); 147 left -= chip->nc_page_size;
|
/src/sys/external/bsd/drm2/dist/drm/qxl/ |
qxl_draw.c | 96 drawable->self_bitmap_area.left = 0; 142 int left, right, top, bottom; local in function:qxl_draw_dirty_fb 163 left = clips->x1; 171 left = min_t(int, left, (int)clips_ptr->x1); 177 width = right - left; 195 drawable_rect.left = left; 210 left - dumb_shadow_offset, 228 drawable->u.copy.src_area.left = 0 [all...] |
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_generichash/blake2b/ref/ |
blake2b-ref.c | 264 size_t left = S->buflen; local in function:blake2b_update 265 size_t fill = 2 * BLAKE2B_BLOCKBYTES - left; 268 memcpy(S->buf + left, in, fill); /* Fill buffer */ 273 BLAKE2B_BLOCKBYTES); /* Shift buffer left */ 279 memcpy(S->buf + left, in, inlen);
|
/src/usr.bin/ctags/ |
ctags.h | 57 struct nd_st *left, member in struct:nd_st 58 *right; /* left and right sons */
|
/src/usr.bin/audio/common/ |
audio.c | 186 int veclen, left, tlen; local in function:write_header 193 if (sun_prepare_header(ti, &hdr, &hdrlen, &left) != 0) 197 if (wav_prepare_header(ti, &hdr, &hdrlen, &left) != 0) 219 if (left) { 221 iv[veclen].iov_len = left;
|