Home
last modified time | relevance | path

Searched refs:left (Results 176 – 200 of 480) sorted by relevance

12345678910>>...20

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_deref.c201 set_state_expr(my_id, expr->left, &null); in match_assign()
218 match_condition(expr->left); in match_condition()
249 set_state_expr(my_id, expr->left, state); in match_assign_returns_null()
H A Dsmatch_mtag_data.c203 if (is_head_next(expr->left)) in match_global_assign()
205 name = expr_to_var(expr->left); in match_global_assign()
212 if (!expr_to_mtag_offset(expr->left, &tag, &offset)) in match_global_assign()
H A Dcheck_sizeof.c48 if (!is_pointer(expr->left)) in match_call_assignment()
51 ptr_name = expr_to_str(expr->left); in match_call_assignment()
H A Dsmatch_function_ptrs.c72 type = get_type(expr->left); in xxx_is_array()
90 return strip_parens(expr->left); in xxx_get_array_base()
333 !can_hold_function_ptr(expr->left)) in match_function_assign()
337 ptr_name = get_fnptr_name(expr->left); in match_function_assign()
H A Dsmatch_fresh_alloc.c190 set_fresh(expr->left); in returns_fresh_alloc()
195 set_fresh(expr->left); in match_alloc()
H A Dcheck_spectre.c52 if (parent->left == expr) in is_read()
145 if (get_value(expr->left, &mask)) in get_mask()
H A Dcheck_kernel.c167 set_extra_expr_mod(expr->left, alloc_estate_range(valid_ptr_min_sval, valid_ptr_max_sval)); in match_container_of_macro()
194 right->left->type != EXPR_CAST) in match_container_of()
196 right = strip_expr(right->left); in match_container_of()
202 set_extra_expr_mod(expr->left, alloc_estate_range(valid_ptr_min_sval, valid_ptr_max_sval)); in match_container_of()
H A Dcheck_uninitialized.c118 if (get_implied_max(expr->left, &max) && max.value == 0) in match_negative_comparison()
121 success = compare_expression(expr->left, SPECIAL_EQUAL, expr->right); in match_negative_comparison()
289 if (parent->type == EXPR_ASSIGNMENT && expr_equiv(parent->left, expr)) in is_being_modified()
/illumos-gate/usr/src/cmd/mandoc/
H A Deqn_html.c201 if (NULL != bp->left || NULL != bp->right) in eqn_box()
203 "open", bp->left == NULL ? "" : bp->left, in eqn_box()
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dmemcpy.S48 andl $0x3,%ecx / %ecx = number of bytes left to move
86 movl %edx,%ecx / compute bytes left to move
125 andl %eax,%edx / do 1 byte copy whats left
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dread_pwd.c105 dlgwidth = r.right - r.left; in center_dialog()
111 r.left = (scrwidth - dlgwidth) / 2; in center_dialog()
113 MoveWindow(hwnd, r.left, r.top, dlgwidth, dlgheight, TRUE); in center_dialog()
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Diexpr.c103 (iexpr_hash(np->u.expr.left) + in iexpr_hash()
182 diff = iexpr_cmp(np1->u.expr.left, np2->u.expr.left); in iexpr_cmp()
H A Ditree.c446 instances_destructor(void *left, void *right, void *arg) in instances_destructor() argument
807 if (np->u.expr.left) in hmatch()
808 hmatch(infop, np->u.expr.left, nextnp); in hmatch()
1369 cp_reset(np->u.expr.left); in cp_reset()
1501 slst = slst->u.expr.left; in itree_create_dummy()
1511 dlst = dlst->u.expr.left; in itree_create_dummy()
1696 itree_destructor(void *left, void *right, void *arg) in itree_destructor() argument
1736 itree_pruner(void *left, void *right, void *arg) in itree_pruner() argument
1974 arrow_add_within(ap, xpr->u.expr.left); in arrow_add_within()
1992 ASSERT(arglist->u.expr.left->t == T_TIMEVAL); in arrow_add_within()
[all …]
/illumos-gate/usr/src/contrib/bhyve/sys/
H A Dtree.h110 #define SPLAY_ASSEMBLE(head, node, left, right, field) do { \ argument
111 SPLAY_RIGHT(left, field) = SPLAY_LEFT((head)->sph_root, field); \
537 struct type *left; \
539 while ((left = RB_LEFT(elm, field)) != NULL) \
540 elm = left; \
569 left = parent; \
571 RB_AUGMENT(left); \
572 } while ((left = RB_PARENT(left, field)) != NULL); \
/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ditm_comp.y150 %left LOR
151 %left LAND
152 %left OR
153 %left XOR
154 %left AND
155 %left EQ NE
156 %left LT LE GT GE
157 %left SHL SHR
158 %left PLUS MINUS
159 %left MUL DIV MOD
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.S174 bgu,pt %ncc, .dbmedl32 ! repeat if at least 32 bytes left
178 ble,pt %ncc, .dbmedl15 ! skip if 15 or fewer bytes left
192 blt,pt %ncc, .dbremain ! skip if 7 or fewer bytes left
392 cmp %o2, 4 ! check for 4 or more bytes left
496 blt,pt %ncc, .medw7 ! skip if 7 or fewer bytes left
508 cmp %o2, 3 ! check for 4 bytes left
509 ble,pt %ncc, .medw3 ! skip if 3 or fewer bytes left
516 tst %o2 ! check for zero bytes left
569 ble,pt %ncc, .medl15 ! skip if 15 or fewer bytes left
583 blt,pt %ncc, .medw7 ! skip if 7 or fewer bytes left
[all …]
/illumos-gate/usr/src/cmd/vi/misc/
H A Dctags.c85 struct nd_st *left, *right; /* left and right sons */ member
436 np->left = np->right = 0; in pfnote()
948 next = node->left;
984 if (cur_node->left != NULL)
985 add_node(node, cur_node->left);
987 cur_node->left = node;
1003 put_entries(node->left);
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.S177 bgu,pt %ncc, .dbmedl64 ! repeat if at least 64 bytes left
202 ble,pt %ncc, .dbmedl15 ! skip if 15 or fewer bytes left
216 blt,pt %ncc, .dbremain ! skip if 7 or fewer bytes left
413 cmp %o2, 4 ! check for 4 or more bytes left
514 blt,pt %ncc, .medw7 ! skip if 7 or fewer bytes left
526 cmp %o2, 3 ! check for 4 bytes left
527 ble,pt %ncc, .medw3 ! skip if 3 or fewer bytes left
534 tst %o2 ! check for zero bytes left
587 ble,pt %ncc, .medl15 ! skip if 15 or fewer bytes left
601 blt,pt %ncc, .medw7 ! skip if 7 or fewer bytes left
[all …]
/illumos-gate/usr/src/cmd/csh/
H A Dsh.lex.c521 int left, right, dol; in getexcl() local
547 left = 0, right = dol; in getexcl()
557 left = right = -1; in getexcl()
563 left = 0, right = dol; in getexcl()
568 if (!getsel(&left, &right, dol)) in getexcl()
574 if (!getsel(&left, &right, dol)) in getexcl()
579 exclc = right - left + 1; in getexcl()
580 while (--left >= 0) in getexcl()
/illumos-gate/usr/src/lib/print/libpapi-common/common/
H A Dmisc.c74 size_t left = dstsize; in strlcat() local
79 while (left-- != 0 && *df != '\0') in strlcat()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c1804 left = 1;
1806 left <<= 1;
1807 left -= count[len];
1948 left <<= 1;
2804 out = left;
3043 if (copy > left) copy = left;
3282 if (copy > left) copy = left;
3283 left -= copy;
3293 left--;
3299 out -= left;
[all …]
/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_rec.c273 if (memp_fget(mpf, &argp->left, 0, &lp) != 0)
298 (void)__db_pgerr(file_dbp, argp->left);
313 P_INIT(_lp, file_dbp->pgsize, argp->left,
318 ISINTERNAL(sp) ? PGNO_INVALID : argp->left,
339 memp_fget(mpf, &argp->left, DB_MPOOL_CREATE, &lp)) != 0) {
340 (void)__db_pgerr(file_dbp, argp->left);
474 PREV_PGNO(np) = argp->left;
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_send.c994 uint32_t left, count; in rdsv3_ib_xmit_rdma() local
1041 left = scat[i].swr.wr_nds; in rdsv3_ib_xmit_rdma()
1042 for (idx = 0; left > 0; k++) { in rdsv3_ib_xmit_rdma()
1058 if (left > RDSV3_IB_MAX_SGE) { in rdsv3_ib_xmit_rdma()
1060 left -= RDSV3_IB_MAX_SGE; in rdsv3_ib_xmit_rdma()
1062 count = left; in rdsv3_ib_xmit_rdma()
1063 left = 0; in rdsv3_ib_xmit_rdma()
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk4.c223 NODE *left; in dosub() local
231 left = getlist(&np); in dosub()
232 text = exprstring(left); in dosub()
234 left = field0; in dosub()
249 (void)assign(left, stringnode(buf, FNOALLOC, wcslen(buf))); in dosub()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dcompletion.c303 char *cp=begin, *left=0, *saveout="."; in ed_expand() local
394 left=stakcopy(out); in ed_expand()
481 if(left) in ed_expand()
482 out = strcopy(out,left); in ed_expand()

12345678910>>...20