Searched refs:op (Results 201 - 225 of 1253) sorted by relevance

1234567891011>>

/openbsd-current/sys/dev/gpio/
H A Dgpiosim.c110 struct gpiosim_op *op = (void *)data; local
114 op->state = sc->sc_state;
117 sc->sc_state = (sc->sc_state & ~op->mask) |
118 (op->state & op->mask);
/openbsd-current/bin/ksh/
H A Dc_test.c1 /* $OpenBSD: c_test.c,v 1.28 2023/06/10 07:24:21 op Exp $ */
136 Test_op op; local
144 if ((op = (Test_op) (*te.isa)(&te, TM_BINOP))) {
145 opnd2 = (*te.getopnd)(&te, op, 1);
146 res = (*te.eval)(&te, op, opnd1,
198 test_eval(Test_env *te, Test_op op, const char *opnd1, const char *opnd2, argument
208 switch ((int) op) {
307 switch ((int) op) {
346 (*te->error)(te, 0, "internal error: unknown op");
429 Test_op op; local
518 ptest_getopnd(Test_env *te, Test_op op, int do_eval) argument
526 ptest_eval(Test_env *te, Test_op op, const char *opnd1, const char *opnd2, int do_eval) argument
535 const char *op = te->pos.wp + offset >= te->wp_end ? local
[all...]
/openbsd-current/lib/libc/gen/
H A Dlogin_cap.c708 char *path = NULL, *opath = NULL, *op, *np; local
724 for (op = opath, np = path; *op != '\0'; ) {
725 switch (*op) {
733 op++;
734 } while (*op == ' ' || *op == '\t');
735 if (*op != '\0')
740 if (*(op + 1) == ' ' || *(op
1023 const char *ep, *eo, *op; local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-d30v.c390 get_reloc (struct d30v_operand *op, int rel_flag) argument
392 switch (op->bits)
395 if (op->flags & OPERAND_SHIFT)
401 if (!(op->flags & OPERAND_SHIFT))
408 if (!(op->flags & OPERAND_SHIFT))
525 struct d30v_opcode *op = opcode->op; local
529 opcode->ecc << 28 | op->op1 << 25 | op->op2 << 20 | form->modifier << 18;
576 get_reloc ((struct d30v_operand *) &d30v_operand_table[form->operands[i]], op
723 struct d30v_opcode *op; local
[all...]
H A Dxtensa-relax.c735 xg_has_userdef_op_fn (OpType op)
737 switch (op)
753 xg_apply_userdef_op_fn (OpType op, long a)
755 switch (op)
779 opname_e *op;
781 for (op = local_opnames; op != NULL; op = op->next)
783 if (strlen (op
733 xg_has_userdef_op_fn(OpType op) argument
751 xg_apply_userdef_op_fn(OpType op, long a) argument
777 opname_e *op; local
796 opname_e *op; local
952 const opname_map_e *op; local
1719 opname_map_e *op; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Drs6000-tdep.c763 store_param_on_stack_p (unsigned long op, int framep, int *r0_contains_arg)
766 if ((op & 0xfc0007fe) == 0x7c000378) /* mr(.) Rx,Ry */
769 const int rx_regno = (op >> 16) & 31;
771 const int ry_regno = GET_SRC_REG (op);
784 if ((op & 0xfc1f0003) == 0xf8010000 || /* std Rx,NUM(r1) */
785 (op & 0xfc1f0000) == 0xd8010000) /* stfd Rx,NUM(r1) */
788 const int rx_regno = GET_SRC_REG (op);
796 ((op & 0xfc1f0000) == 0x901f0000 || /* st rx,NUM(r31) */
797 (op & 0xfc1f0000) == 0x981f0000 || /* stb Rx,NUM(r31) */
798 (op
761 store_param_on_stack_p(unsigned long op, int framep, int *r0_contains_arg) argument
833 unsigned long op; local
1741 unsigned int ii, op; local
[all...]
/openbsd-current/usr.sbin/acme-client/
H A Dfileproc.c100 enum fileop op; local
118 op = FILE__MAX;
120 op = FILE_STOP;
122 op = lval;
124 if (FILE_STOP == op) {
127 } else if (FILE__MAX == op) {
138 if (FILE_REMOVE == op) {
/openbsd-current/games/mille/
H A Dmisc.c125 PLAY *pp, *op; local
129 op = &Player[PLAYER];
135 if (op->mileage == 0 || onecard(op)
136 || (op->can_go && op->mileage >= 500))
139 if (op->safety[i] != S_PLAYED
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dz8kgen.c28 struct op struct
39 static struct op opt[] =
557 struct op *p = opt;
570 func (struct op *a, struct op *b)
878 print_type (struct op *n)
907 struct op *new = (struct op *) xmalloc (sizeof (struct op) * c);
908 struct op *
[all...]
H A Dmcore-dis.c96 const mcore_opcode_info *op; local
117 for (op = mcore_table; op->name != 0; op++)
118 if (op->inst == (inst & imsk[op->opclass]))
121 if (op->name == 0)
127 fprintf (stream, "%s", op->name);
129 switch (op->opclass)
203 if (strcmp (op
[all...]
/openbsd-current/bin/expr/
H A Dexpr.c294 enum token op; local
298 while ((op = token) == MUL || op == DIV || op == MOD) {
307 if (op == MUL) {
316 if (op == DIV) {
341 enum token op; local
345 while ((op = token) == ADD || op == SUB) {
354 if (op
379 enum token op; local
[all...]
/openbsd-current/usr.sbin/tcpdump/
H A Dprint-icmp6.c519 const struct nd_opt_hdr *op; local
543 op = (struct nd_opt_hdr *)bp;
551 ECHECK(op->nd_opt_len);
554 if (op->nd_opt_len == 0)
556 if (bp + (op->nd_opt_len << 3) > ep)
558 switch (op->nd_opt_type) {
560 opl = (struct nd_opt_hdr *)op;
572 icmp6_opt_print((const u_char *)op + (op->nd_opt_len << 3),
573 resid - (op
[all...]
/openbsd-current/gnu/usr.bin/texinfo/intl/
H A Dplural.c69 enum operator op; member in union:__anon7384
84 new_exp (int nargs, enum operator op, struct expression * const *args) argument
99 newp->operation = op;
113 new_exp_0 (enum operator op) argument
115 return new_exp (0, op, NULL);
119 new_exp_1 (enum operator op, struct expression *right) argument
124 return new_exp (1, op, args);
128 new_exp_2 (enum operator op, struct expression *left, struct expression *right) argument
134 return new_exp (2, op, args);
138 new_exp_3 (enum operator op, struc argument
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmcore-dis.c96 const mcore_opcode_info *op; local
117 for (op = mcore_table; op->name != 0; op++)
118 if (op->inst == (inst & imsk[op->opclass]))
121 if (op->name == 0)
127 fprintf (stream, "%s", op->name);
129 switch (op->opclass)
203 if (strcmp (op
[all...]
H A Dz8kgen.c28 struct op struct
39 static struct op opt[] =
557 struct op *p = opt;
570 func (struct op *a, struct op *b)
878 print_type (struct op *n)
907 struct op *new = xmalloc (sizeof (struct op) * c);
908 struct op *p = opt;
909 memcpy (new, p, c * sizeof (struct op));
[all...]
/openbsd-current/gnu/usr.bin/perl/dist/Math-Complex/t/
H A DComplex.t21 my ($args, $op, $target, $test, $test_set, $try, $val, $zvalue, @set, @val);
52 $op = $1;
73 test($op, undef, @args);
80 my $op;
143 for my $op (@_) {
146 eval '$op';
148 print "# $test op = $op divbyzero? \$bad...\n";
158 for my $op (@_) {
161 eval '$op';
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.c680 uns_arith_operand (op, mode)
681 rtx op;
684 if (GET_CODE (op) == CONST_INT && SMALL_INT_UNSIGNED (op))
687 return register_operand (op, mode);
694 arith_operand (op, mode)
695 rtx op;
698 if (GET_CODE (op) == CONST_INT && SMALL_INT (op))
702 if (TARGET_MIPS16 && GET_CODE (op)
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.c862 any_operand (op, mode)
863 rtx op ATTRIBUTE_UNUSED;
869 /* Returns 1 if op is the count register. */
871 count_register_operand (op, mode)
872 rtx op;
875 if (GET_CODE (op) != REG)
878 if (REGNO (op) == COUNT_REGISTER_REGNUM)
881 if (REGNO (op) > FIRST_PSEUDO_REGISTER)
887 /* Returns 1 if op is an altivec register. */
889 altivec_register_operand (op, mod
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mcore/
H A Dmcore.c1376 mcore_general_movsrc_operand (op, mode)
1377 rtx op;
1381 if (GET_CODE (op) == MEM && GET_CODE (XEXP (op, 0)) == LABEL_REF)
1384 return general_operand (op, mode);
1390 mcore_general_movdst_operand (op, mode)
1391 rtx op;
1394 if (GET_CODE (op) == REG && REGNO (op) == CC_REG)
1397 return general_operand (op, mod
[all...]
/openbsd-current/gnu/usr.bin/perl/regen/
H A Doverload.pl66 my $op = $names[$_];
67 $op = 'fallback' if $op eq '()';
68 $op =~ s/^\(//;
69 die if $op =~ m{\*/};
73 ("\t" x $l), $_, $op;
/openbsd-current/usr.bin/make/
H A Dcond.c74 * T -> $(varspec) op value
79 * T -> number op number
82 * op -> == | != | > | < | >= | <=
474 const char *op; local
484 op = condExpr;
496 op = "!=";
519 if ((*op != '!' && *op != '=') || op[1] != '=') {
548 printf("lhs = \"%s\", rhs = \"%s\", op
699 struct operator *op; local
[all...]
/openbsd-current/sys/lib/libz/
H A Dinftrees.c111 here.op = (unsigned char)64; /* invalid code marker */
211 here.op = (unsigned char)0;
215 here.op = (unsigned char)(extra[work[sym] - match]);
219 here.op = (unsigned char)(32 + 64); /* end of block */
277 (*table)[low].op = (unsigned char)curr;
287 here.op = (unsigned char)64; /* invalid code marker */
/openbsd-current/lib/libz/
H A Dinftrees.c111 here.op = (unsigned char)64; /* invalid code marker */
211 here.op = (unsigned char)0;
215 here.op = (unsigned char)(extra[work[sym] - match]);
219 here.op = (unsigned char)(32 + 64); /* end of block */
277 (*table)[low].op = (unsigned char)curr;
287 here.op = (unsigned char)64; /* invalid code marker */
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dinftrees.c118 here.op = (unsigned char)64; /* invalid code marker */
218 here.op = (unsigned char)0;
222 here.op = (unsigned char)(extra[work[sym] - match]);
226 here.op = (unsigned char)(32 + 64); /* end of block */
284 (*table)[low].op = (unsigned char)curr;
294 here.op = (unsigned char)64; /* invalid code marker */
/openbsd-current/gnu/gcc/gcc/config/c4x/
H A Dc4x.h339 #define IS_PSEUDO_REG(op) (IS_PSEUDO_REGNO(REGNO(op)))
340 #define IS_ADDR_REG(op) (IS_ADDR_REGNO(REGNO(op)))
341 #define IS_INDEX_REG(op) (IS_INDEX_REGNO(REGNO(op)))
342 #define IS_GROUP1_REG(r) (IS_GROUP1_REGNO(REGNO(op)))
343 #define IS_SP_REG(op) (IS_SP_REGNO(REGNO(op)))
344 #define IS_STD_REG(op) (IS_STD_REGN
[all...]

Completed in 388 milliseconds

1234567891011>>