Home
last modified time | relevance | path

Searched refs:operand (Results 1 – 25 of 41) sorted by relevance

12

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ddisassemble.c979 dump_range(itm_hdr, cond->operand.place); in dump_cond_tbl()
982 dump_expr(itm_hdr, cond->operand.place); in dump_cond_tbl()
1081 operation->data.operand[0].itm_ptr); in dump_op()
1091 operation->data.operand[0].itm_ptr); in dump_op()
1115 op_hdr = ADDR(operation->data.operand[2]); in dump_op()
1216 dump_expr(itm_hdr, expr->data.operand[0]); in dump_expr()
1221 if (0 == expr->data.operand[0].itm_ptr) { in dump_expr()
1236 dump_expr(itm_hdr, expr->data.operand[0]); in dump_expr()
1240 dump_expr(itm_hdr, expr->data.operand[0]); in dump_expr()
1242 dump_expr(itm_hdr, expr->data.operand[1]); in dump_expr()
[all …]
H A Dgeniconvtbl.c951 rth = ADDR(cond->operand.place); in eval_cond_tbl()
991 eth = ADDR(cond->operand.place); in eval_cond_tbl()
1176 expr = ADDR(operation->data.operand[0]); in eval_op()
1189 expr = ADDR(operation->data.operand[0]); in eval_op()
1198 expr = ADDR(operation->data.operand[0]); in eval_op()
1216 expr = ADDR(operation->data.operand[0]); in eval_op()
1226 expr = ADDR(operation->data.operand[0]); in eval_op()
1290 operation->data.operand[0].itm_ptr)); in eval_op()
1295 operation->data.operand[0].itm_ptr)); in eval_op()
1312 h = ADDR(operation->data.operand[0]); in eval_op()
[all …]
H A Ditm_util.c2070 &(op->data.operand[0]), in op_unit()
2076 &(op->data.operand[1]), in op_unit()
2082 &(op->data.operand[2]), in op_unit()
2189 &(expr->data.operand[0]), OBJ_REG_TAIL); in expr_unary()
2227 &(expr->data.operand[0]), OBJ_REG_TAIL); in expr_binary()
2230 &(expr->data.operand[1]), OBJ_REG_TAIL); in expr_binary()
2261 &(expr->data.operand[0]), OBJ_REG_TAIL); in expr_binary2()
2266 expr->data.operand[0] = data0->data.operand[0]; in expr_binary2()
2272 &(expr->data.operand[0]), OBJ_REG_TAIL); in expr_binary2()
2291 expr->data.operand[1] = data1->data.operand[0]; in expr_binary2()
[all …]
H A Ditm_comp.y363 &(cond->operand.place),
380 cond->operand.place.itm_ptr = (itm_place2_t)($1);
383 &(cond->operand.place),
407 &(cond->operand.place),
726 op->data.operand[0].itm_ptr = (itm_place2_t)($2);
729 &(op->data.operand[0]), OBJ_REG_TAIL);
737 op->data.operand[0].itm_ptr = (itm_place2_t)($2);
740 &(op->data.operand[0]), OBJ_REG_TAIL);
760 op->data.operand[0].itm_ptr = (itm_place2_t)($2);
763 &(op->data.operand[0]), OBJ_REG_TAIL);
[all …]
H A Diconv_tm.h344 } operand; member
630 itm_place_t operand[3]; member
736 itm_place_t operand[2]; member
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_expr.c121 Dwarf_Small *operand = 0; in dwarf_add_expr_gen_a() local
145 operand = NULL; in dwarf_add_expr_gen_a()
221 operand = (Dwarf_Small *) encode_buffer; in dwarf_add_expr_gen_a()
231 operand = (Dwarf_Small *) encode_buffer; in dwarf_add_expr_gen_a()
308 operand = (Dwarf_Small *) encode_buffer; in dwarf_add_expr_gen_a()
320 operand = (Dwarf_Small *) encode_buffer; in dwarf_add_expr_gen_a()
332 operand = (Dwarf_Small *) encode_buffer; in dwarf_add_expr_gen_a()
343 operand = (Dwarf_Small *) encode_buffer; in dwarf_add_expr_gen_a()
346 ((char *) operand) + in dwarf_add_expr_gen_a()
472 ((char *) operand) + in dwarf_add_expr_gen_a()
[all …]
H A Ddwarf_locationop_read.c64 Dwarf_Unsigned operand = 0; in read_encoded_addr() local
77 READ_UNALIGNED_CK(dbg, operand, Dwarf_Unsigned, loc_ptr, 2, in read_encoded_addr()
79 *val_out = operand; in read_encoded_addr()
83 READ_UNALIGNED_CK(dbg, operand, Dwarf_Unsigned, loc_ptr, 4, in read_encoded_addr()
85 *val_out = operand; in read_encoded_addr()
89 READ_UNALIGNED_CK(dbg, operand, Dwarf_Unsigned, loc_ptr, 8, in read_encoded_addr()
91 *val_out = operand; in read_encoded_addr()
/illumos-gate/usr/src/cmd/mpathadm/
H A Dmpathadm.h54 int listMpathSupport(int operandLen, char *operand[]);
55 int showMpathSupport(int operandLen, char *operand[]);
56 int modifyMpathSupport(int operandLen, char *operand[], cmdOptions_t *options);
58 int listLogicalUnit(int operandLen, char *operand[], cmdOptions_t *options);
61 int showLogicalUnit(int operandLen, char *operand[]);
64 int modifyLogicalUnit(int operandLen, char *operand[], cmdOptions_t *options);
65 int failoverLogicalUnit(char *operand[]);
68 int listInitiatorPort(int operandLen, char *operand[]);
70 int showInitiatorPort(int operandLen, char *operand[]);
H A Dmpathadm.c272 strcmp(operand[op], in listMpathSupport()
283 operand[op]); in listMpathSupport()
353 strcmp(operand[op], in showMpathSupport()
559 operand[op]); in showMpathSupport()
920 operand[opoffset], in listLogicalUnit()
1030 operand[opoffset]); in listLogicalUnit()
1251 operand[op]); in showLogicalUnit()
1549 operand[op]); in modifyLogicalUnit()
1652 operand[0]); in failoverLogicalUnit()
1995 operand[ol]); in listInitiatorPort()
[all …]
/illumos-gate/usr/src/common/cmdparse/
H A Dcmdparse.c208 if (!(subcommand->operand & OPERAND_NONE) && in subUsage()
209 !(subcommand->operand & OPERAND_MANDATORY)) { in subUsage()
213 if (subcommand->operand & OPERAND_MANDATORY) { in subUsage()
217 if (!(subcommand->operand & OPERAND_NONE)) { in subUsage()
222 if (subcommand->operand & OPERAND_MULTIPLE) { in subUsage()
226 if (subcommand->operand & OPERAND_MANDATORY) { in subUsage()
230 if (!(subcommand->operand & OPERAND_NONE) && in subUsage()
231 !(subcommand->operand & OPERAND_MANDATORY)) { in subUsage()
646 (subcommand->operand & OPERAND_MANDATORY)) { in cmdParse()
658 (subcommand->operand & OPERAND_NONE)) { in cmdParse()
[all …]
H A Dcmdparse.h127 int operand; member
/illumos-gate/usr/src/cmd/isns/isnsadm/
H A Dcmdparse.c208 if (!(subcommand->operand & OPERAND_NONE) && in subUsage()
209 !(subcommand->operand & OPERAND_MANDATORY)) { in subUsage()
213 if (subcommand->operand & OPERAND_MANDATORY) { in subUsage()
217 if (!(subcommand->operand & OPERAND_NONE)) { in subUsage()
222 if (subcommand->operand & OPERAND_MULTIPLE) { in subUsage()
226 if (subcommand->operand & OPERAND_MANDATORY) { in subUsage()
230 if (!(subcommand->operand & OPERAND_NONE) && in subUsage()
231 !(subcommand->operand & OPERAND_MANDATORY)) { in subUsage()
615 (subcommand->operand & OPERAND_MANDATORY)) { in cmdParse()
627 (subcommand->operand & OPERAND_NONE)) { in cmdParse()
[all …]
H A Disnsadm.c1463 (xmlChar *)NAMEATTR, (xmlChar *)operand[i])) < 0) { in build_delete_xml_doc()
1483 (xmlChar *)NAMEATTR, (xmlChar *)operand[i]) < 0) { in build_delete_xml_doc()
1666 (xmlChar *)NAMEATTR, (xmlChar *)operand[i]) < 0) { in build_modify_xml_doc()
1924 (xmlChar *)NAMEATTR, (xmlChar *)operand[i]) < 0) { in build_create_xml_doc()
2407 (xmlChar *)NAMEATTR, (xmlChar *)operand[i]) < 0) { in build_get_xml_doc()
2913 if ((ret = build_create_xml_doc(operandLen, operand, in create_dd_func()
2979 if ((ret = build_create_xml_doc(operandLen, operand, in create_ddset_func()
3049 if ((ret = build_get_xml_doc(operandLen, operand, in modify_dd_func()
3186 if ((ret = build_get_xml_doc(operandLen, operand, in modify_ddset_func()
3318 if ((ret = build_create_xml_doc(operandLen, operand, in add_node_func()
[all …]
H A Dcmdparse.h130 int operand; member
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dstrexpr.c82 int operand = 1; in expr() local
106 operand = 0; in expr()
126 if (operand) error(ex, "operator expected"); in expr()
127 operand = 1; in expr()
253 if (!operand) error(ex, "operand expected"); in expr()
257 if (!operand) error(ex, "operand expected"); in expr()
/illumos-gate/usr/src/cmd/th_tools/
H A Dth_define.c488 uint64_t operand) in define_one_error() argument
503 operand); in define_one_error()
517 uint64_t operand; in define_op_err() local
551 operand = 0x1; in define_op_err()
561 operand = 0; in define_op_err()
564 operand = 0xfff; in define_op_err()
583 operand); in define_op_err()
674 uint64_t operand; in define_nerrs() local
680 operand = edp->operand; in define_nerrs()
746 operand = 0; in define_nerrs()
[all …]
/illumos-gate/usr/src/cmd/iscsiadm/
H A Discsiadm_main.c2199 if (parseTarget(operand[i], in listStaticConfig()
2373 operand[i], gettext("not found")); in listStaticConfig()
2813 if (parseTarget(operand[i], in listTargetParam()
3009 operand[i], gettext("not found")); in listTargetParam()
4241 if (mbstowcs(wcInputObject, operand[i], in addAddress()
4313 if (parseTarget(operand[i], in addStaticConfig()
4418 if (mbstowcs(wcInputObject, operand[i], in removeAddress()
4501 if (parseTarget(operand[i], in removeStaticConfig()
4698 commaPos = strchr(operand[i], ','); in removeTargetParam()
4859 while (operand[i]) { in modifyFunc()
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppexpr.c279 register int operand = 1; in subexpr() local
305 operand = 0; in subexpr()
332 if (operand) in subexpr()
337 operand = 1; in subexpr()
568 if (!operand) goto nooperand; in subexpr()
572 if (!operand) in subexpr()
/illumos-gate/usr/src/cmd/tabs/
H A Dtabs.c141 char operand[LINE_MAX]; in main() local
232 operand[0] = '\0'; in main()
235 (void) strcat(operand, *argv); in main()
237 (void) strcat(operand, ","); in main()
247 tabspec = operand; /* save tab specification */ in main()
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A DIR.rst17 * .src: (pseudo_t) operand of unary ops (alias for .src1).
170 'unordered'. These operations first check if any operand is a
226 * .src: operand (type must be compatible with .target)
233 * .src: operand (type must be compatible with .target)
240 * .src: operand (type must be compatible with .target)
253 * .src: operand (type must be compatible with .target)
363 * .phi_src: operand (type must be compatible with .target, alias .src)
/illumos-gate/usr/src/tools/smatch/src/
H A Dexample.c152 struct operand { struct
168 static const char *show_op(struct bb_state *state, struct operand *op) in show_op() argument
689 static void put_operand(struct bb_state *state, struct operand *op) in put_operand()
707 static struct operand *alloc_op(void) in alloc_op()
709 struct operand *op = malloc(sizeof(*op)); in alloc_op()
716 struct operand *op = alloc_op(); in get_register_operand()
738 struct operand *op = malloc(sizeof(*op)); in get_generic_operand()
798 struct operand *op = get_generic_operand(state, pseudo); in generic()
828 struct operand *op = get_generic_operand(state, memop->src); in get_address_operand()
848 struct operand *op = get_address_operand(state, memop); in address()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dbofi.h119 uint64_t operand; member
142 uint64_t operand; member
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c968 errdef.operand = errdef_32.operand; in bofi_ioctl()
1058 errdef_32.operand = errdef.operand; in bofi_ioctl()
2299 uint64_t operand; in do_dma_corrupt() local
2354 operand = ep->errdef.operand; in do_dma_corrupt()
2415 uint64_t operand; in do_pior_corrupt() local
2459 operand = ep->errdef.operand; in do_pior_corrupt()
2466 return (operand); in do_pior_corrupt()
2493 get_val = operand; in do_pior_corrupt()
2496 get_val &= operand; in do_pior_corrupt()
2499 get_val |= operand; in do_pior_corrupt()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c860 char *operand; in sum_compound4args() local
872 operand = sum_operand(&one_op); in sum_compound4args()
873 if (strlen(operand) > 0) { in sum_compound4args()
874 snprintf(bp, buflen - (bp - buf), "%s ", operand); in sum_compound4args()
978 char *operand; in sum_cb_compound4args() local
989 operand = sum_cb_operand(&one_op); in sum_cb_compound4args()
990 if (strlen(operand) > 0) { in sum_cb_compound4args()
991 snprintf(bp, buflen - (bp - buf), "%s ", operand); in sum_cb_compound4args()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dmktest.sh288 then print -u2 -r -- $command: $SCRIPT: UNIT statement or operand expected

12