Home
last modified time | relevance | path

Searched refs:op (Results 1 – 25 of 944) sorted by relevance

12345678910>>...38

/dragonfly/test/stress/stress2/lib/
H A Doptions.c39 opt_t *op; variable
112 op->wd = cp; in environment()
115 op->cd = cp; in environment()
118 op->hog = 1; in environment()
121 op->kill = 1; in environment()
145 op = &opt; in options()
152 op->hog = 0; in options()
153 op->kill = 0; in options()
198 op->incarnations = random_int(1, op->incarnations); in options()
201 if (op->load < 0 || op->load > 100) in options()
[all …]
/dragonfly/contrib/zlib-1.2/
H A Dinffast.c113 hold >>= op;
114 bits -= op;
115 op = (unsigned)(here.op);
125 if (op) {
131 hold >>= op;
132 bits -= op;
144 hold >>= op;
145 bits -= op;
146 op = (unsigned)(here.op);
167 bits -= op;
[all …]
/dragonfly/usr.sbin/config/
H A Dmkoptions.c61 op = malloc(sizeof(*op)); in options()
62 bzero(op, sizeof(*op)); in options()
79 op = malloc(sizeof(*op)); in options()
80 bzero(op, sizeof(*op)); in options()
90 for (op = opt; op != NULL; op = op->op_next) { in options()
122 for (op = opt; op != NULL; op = op->op_next) { in do_option()
195 bzero(op, sizeof(*op)); in do_option()
210 for (op = op_head; op != NULL; op = topp) { in do_option()
221 op = malloc(sizeof(*op)); in do_option()
222 bzero(op, sizeof(*op)); in do_option()
[all …]
/dragonfly/sys/vfs/hammer2/zlib/
H A Dhammer2_zlib_inffast.c130 hold >>= op; in inflate_fast()
131 bits -= op; in inflate_fast()
132 op = (unsigned)(here.op); in inflate_fast()
142 if (op) { in inflate_fast()
148 hold >>= op; in inflate_fast()
149 bits -= op; in inflate_fast()
161 hold >>= op; in inflate_fast()
162 bits -= op; in inflate_fast()
163 op = (unsigned)(here.op); in inflate_fast()
184 bits -= op; in inflate_fast()
[all …]
/dragonfly/usr.sbin/makefs/hammer2/zlib/
H A Dhammer2_zlib_inffast.c130 hold >>= op; in inflate_fast()
131 bits -= op; in inflate_fast()
132 op = (unsigned)(here.op); in inflate_fast()
142 if (op) { in inflate_fast()
148 hold >>= op; in inflate_fast()
149 bits -= op; in inflate_fast()
161 hold >>= op; in inflate_fast()
162 bits -= op; in inflate_fast()
163 op = (unsigned)(here.op); in inflate_fast()
184 bits -= op; in inflate_fast()
[all …]
/dragonfly/sbin/hammer2/zlib/
H A Dhammer2_zlib_inffast.c130 hold >>= op; in inflate_fast()
131 bits -= op; in inflate_fast()
132 op = (unsigned)(here.op); in inflate_fast()
142 if (op) { in inflate_fast()
148 hold >>= op; in inflate_fast()
149 bits -= op; in inflate_fast()
161 hold >>= op; in inflate_fast()
162 bits -= op; in inflate_fast()
163 op = (unsigned)(here.op); in inflate_fast()
184 bits -= op; in inflate_fast()
[all …]
/dragonfly/sbin/iscontrol/
H A Dlogin.c119 isc_opt_t *op = sess->op; in handleTgtResp() local
127 if(strcmp(np, op->tgtChapName? op->tgtChapName: op->initiatorName) != 0) { in handleTgtResp()
153 isc_opt_t *op = sess->op; in processParams() local
189 op->port = atoi(p); in processParams()
259 isc_opt_t *op = sess->op; in handleLoginResp() local
281 isc_opt_t *op = sess->op; in handleChap() local
304 addText(&spp, "CHAP_N=%s", op->chapIName? op->chapIName: op->initiatorName); in handleChap()
311 cp = genChapChallenge(cp, op->tgtChallengeLen? op->tgtChallengeLen: 8); in handleChap()
313 op->tgtChapDigest = chapDigest(ap, op->tgtChapID, cp, op->tgtChapSecret); in handleChap()
324 isc_opt_t *op = sess->op; in authenticate() local
[all …]
H A Dconfig.c160 #define _CASE(k, v) case OPT_##k: op->k = v; break
162 setOption(isc_opt_t *op, int which, void *rval) in setOption() argument
299 puke(isc_opt_t *op) in puke() argument
301 printf("%24s = %d\n", "port", op->port); in puke()
302 printf("%24s = %d\n", "tags", op->tags); in puke()
304 printf("%24s = %s\n", "iqn", op->iqn); in puke()
340 parseArgs(int nargs, char **args, isc_opt_t *op) in parseArgs() argument
358 setOption(op, tk->tokenID, v); in parseArgs()
363 parseConfig(FILE *fd, char *key, isc_opt_t *op) in parseConfig() argument
370 parseArgs(cc, Ar, op); in parseConfig()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dsched-vis.c71 rtx op[4]; in print_exp() local
77 op[i] = NULL_RTX; in print_exp()
83 op[0] = XEXP (x, 0); in print_exp()
93 op[1] = XEXP (x, 1); in print_exp()
97 op[0] = XEXP (x, 0); in print_exp()
99 op[1] = XEXP (x, 1); in print_exp()
103 op[0] = XEXP (x, 0); in print_exp()
105 op[1] = XEXP (x, 1); in print_exp()
109 op[0] = XEXP (x, 0); in print_exp()
349 op[1] = XEXP (x, 1); in print_exp()
[all …]
H A Drecog.c1074 GET_MODE (op), REGNO (op)))); in register_operand()
1190 op = SUBREG_REG (op); in nonmemory_operand()
1196 GET_MODE (op), REGNO (op)))); in nonmemory_operand()
1220 op = XEXP (op, 0); in push_operand()
1231 || XEXP (XEXP (op, 1), 0) != XEXP (op, 0) in push_operand()
1260 op = XEXP (op, 0); in pop_operand()
2395 op = XEXP (op, 0); in constrain_operands()
2405 op = SUBREG_REG (op); in constrain_operands()
2540 (GET_MODE (op), XEXP (op, 0), in constrain_operands()
2545 (GET_MODE (op), XEXP (op, 0), in constrain_operands()
[all …]
H A Dsimplify-rtx.c607 XEXP (op, 0), XEXP (op, 1)); in simplify_unary_operation_1()
682 rtx in1 = XEXP (op, 0), in2 = XEXP (op, 1); in simplify_unary_operation_1()
771 XEXP (op, 0), XEXP (op, 1)); in simplify_unary_operation_1()
779 XEXP (op, 0), XEXP (op, 1)); in simplify_unary_operation_1()
968 nonzero_bits (op, GET_MODE (op)))) in simplify_unary_operation_1()
1124 && XEXP (XEXP (op, 0), 1) == XEXP (op, 1) in simplify_unary_operation_1()
1221 && XEXP (XEXP (op, 0), 1) == XEXP (op, 1) in simplify_unary_operation_1()
4034 rtx lhs = ops[j].op, rhs = ops[i].op; in simplify_plus_minus()
5541 if (REG_P (op) && HARD_REGISTER_P (op)) in simplify_subreg()
5675 XEXP (XEXP (op, 0), 0), XEXP (op, 1)); in simplify_subreg()
[all …]
/dragonfly/contrib/libpcap/
H A Dbpf_image.c146 op = "ret"; in bpf_image()
152 op = "ret"; in bpf_image()
157 op = "ld"; in bpf_image()
163 op = "ldh"; in bpf_image()
175 op = "ld"; in bpf_image()
180 op = "ld"; in bpf_image()
198 op = "ld"; in bpf_image()
216 op = "ld"; in bpf_image()
228 op = "st"; in bpf_image()
240 op = "ja"; in bpf_image()
[all …]
/dragonfly/libexec/rtld-elf/
H A Dmalloc.c137 union overhead *op; in malloc() local
151 n = n - sizeof (*op) - ((long)op & (n - 1)); in malloc()
212 *(u_short *)((caddr_t)(op + 1) + op->ov_size) = RMAGIC; in malloc()
238 union overhead *op; in morecore() local
271 nextf[bucket] = op; in morecore()
273 op->ov_next = (union overhead *)((caddr_t)op + sz); in morecore()
274 op = (union overhead *)((caddr_t)op + sz); in morecore()
295 ASSERT(*(u_short *)((caddr_t)(op + 1) + op->ov_size) == RMAGIC); in free()
300 nextf[size] = op; in free()
333 i = op->ov_index; in realloc()
[all …]
/dragonfly/bin/sh/
H A Darith_yacc.c64 #define ARITH_PRECEDENCE(op, prec) [op - ARITH_BINOP_MIN] = prec argument
126 switch (op) { in do_binop()
181 last_token = op; in primary()
187 token = op; in primary()
189 op = yylex(); in primary()
231 op = op2; in binop2()
239 op = last_token; in binop()
240 if (op < ARITH_BINOP_MIN || op >= ARITH_BINOP_MAX) in binop()
251 op = last_token; in and()
268 op = last_token; in or()
[all …]
/dragonfly/games/monop/
H A Dprop.c60 OWN *op; in add_list() local
63 if (op == NULL) in add_list()
70 free(op); in add_list()
75 op->next = tp; in add_list()
79 *head = op; in add_list()
104 for (op = *head; op; op = op->next) in del_list()
108 last_op = op; in del_list()
115 free(op); in del_list()
206 OWN *op; in prop_worth() local
210 for (op = plp->own_list; op; op = op->next) { in prop_worth()
[all …]
H A Dmisc.c131 while (op) { in set_ownlist()
140 for (num = 0; op && op->sqr->type == UTIL; in set_ownlist()
141 op = op->next) in set_ownlist()
152 for (num = 0; op && op->sqr->type == RR; in set_ownlist()
153 op = op->next) { in set_ownlist()
157 "op->sqr->type = %d\n", op, op->sqr, in set_ownlist()
158 op->sqr->type); in set_ownlist()
172 orig_op = op; in set_ownlist()
174 while (op && op->sqr->desc->mon_desc == orig) { in set_ownlist()
182 op = op->next; in set_ownlist()
[all …]
/dragonfly/contrib/mpfr/src/
H A Dmodf.c38 mpfr_get_prec (op), mpfr_log_prec, op, rnd_mode), in mpfr_modf()
47 if (MPFR_IS_NAN (op)) in mpfr_modf()
53 MPFR_SET_SAME_SIGN (iop, op); in mpfr_modf()
54 MPFR_SET_SAME_SIGN (fop, op); in mpfr_modf()
55 if (MPFR_IS_INF (op)) in mpfr_modf()
70 ope = MPFR_GET_EXP (op); in mpfr_modf()
71 opq = MPFR_PREC (op); in mpfr_modf()
75 inexf = (fop != op) ? mpfr_set (fop, op, rnd_mode) : 0; in mpfr_modf()
76 MPFR_SET_SAME_SIGN (iop, op); in mpfr_modf()
82 inexi = (iop != op) ? mpfr_set (iop, op, rnd_mode) : 0; in mpfr_modf()
[all …]
/dragonfly/games/arithmetic/
H A Darithmetic.c191 if (op != '/') in problem()
195 switch (op) { in problem()
248 penalise(right, op, 1); in problem()
249 if (op == 'x' || op == '+') in problem()
250 penalise(left, op, 0); in problem()
299 op = opnum(op); in penalise()
303 penlist[op][operand] = p; in penalise()
320 op = opnum(op); in getrandom()
338 penalty[op][operand]--; in getrandom()
360 opnum(int op) in opnum() argument
[all …]
/dragonfly/sys/vfs/hammer2/
H A Dhammer2_lz4_encoder.h164 *op++ = 255; in LZ4_compress_heap_limitedOutput()
213 *op++ = 255; in LZ4_compress_heap_limitedOutput()
214 *op++ = 255; in LZ4_compress_heap_limitedOutput()
218 *op++ = 255; in LZ4_compress_heap_limitedOutput()
237 token = op++; in LZ4_compress_heap_limitedOutput()
259 *op++ = 255; in LZ4_compress_heap_limitedOutput()
398 *op++ = 255; in LZ4_compress64k_heap_limitedOutput()
399 *op++ = 255; in LZ4_compress64k_heap_limitedOutput()
403 *op++ = 255; in LZ4_compress64k_heap_limitedOutput()
422 token = op++; in LZ4_compress64k_heap_limitedOutput()
[all …]
/dragonfly/usr.sbin/makefs/hammer2/
H A Dhammer2_lz4_encoder.h164 *op++ = 255; in LZ4_compress_heap_limitedOutput()
213 *op++ = 255; in LZ4_compress_heap_limitedOutput()
214 *op++ = 255; in LZ4_compress_heap_limitedOutput()
218 *op++ = 255; in LZ4_compress_heap_limitedOutput()
237 token = op++; in LZ4_compress_heap_limitedOutput()
259 *op++ = 255; in LZ4_compress_heap_limitedOutput()
398 *op++ = 255; in LZ4_compress64k_heap_limitedOutput()
399 *op++ = 255; in LZ4_compress64k_heap_limitedOutput()
403 *op++ = 255; in LZ4_compress64k_heap_limitedOutput()
422 token = op++; in LZ4_compress64k_heap_limitedOutput()
[all …]
/dragonfly/sbin/hammer2/lz4/
H A Dhammer2_lz4_encoder.h164 *op++ = 255; in LZ4_compress_heap_limitedOutput()
213 *op++ = 255; in LZ4_compress_heap_limitedOutput()
214 *op++ = 255; in LZ4_compress_heap_limitedOutput()
218 *op++ = 255; in LZ4_compress_heap_limitedOutput()
237 token = op++; in LZ4_compress_heap_limitedOutput()
259 *op++ = 255; in LZ4_compress_heap_limitedOutput()
398 *op++ = 255; in LZ4_compress64k_heap_limitedOutput()
399 *op++ = 255; in LZ4_compress64k_heap_limitedOutput()
403 *op++ = 255; in LZ4_compress64k_heap_limitedOutput()
422 token = op++; in LZ4_compress64k_heap_limitedOutput()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dpredicates.md476 op = XEXP (op, 0);
478 op = XEXP (op, 0);
505 op = XEXP (op, 0);
518 op = XEXP (op, 0);
619 op = SUBREG_REG (op);
633 op = SUBREG_REG (op);
646 op = SUBREG_REG (op);
680 op = XEXP (op, 0);
688 op = XEXP (op, 1);
700 op = XEXP (op, 0);
[all …]
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Dpredicates.md56 op = SUBREG_REG (op);
68 op = SUBREG_REG (op);
101 op = SUBREG_REG (op);
378 op = XEXP (op, 0);
380 op = XEXP (op, 0);
407 op = XEXP (op, 0);
420 op = XEXP (op, 0);
513 op = SUBREG_REG (op);
527 op = SUBREG_REG (op);
540 op = SUBREG_REG (op);
[all …]
/dragonfly/games/hack/
H A Dhack.options.c96 *op++ = 0; in parseoptions()
100 op2 = op; in parseoptions()
101 while (*op++) in parseoptions()
103 *op2++ = *op; in parseoptions()
163 if (!op) in parseoptions()
171 if (!op) in parseoptions()
173 op++; in parseoptions()
174 while (*op) { in parseoptions()
179 op++; in parseoptions()
182 op++; in parseoptions()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Dsimplify-rtx.c692 XEXP (XEXP (op, 0), 0), XEXP (op, 1)); in simplify_truncation()
704 XEXP (XEXP (op, 0), 0), XEXP (op, 1)); in simplify_truncation()
716 XEXP (XEXP (op, 0), 0), XEXP (op, 1)); in simplify_truncation()
773 XEXP (op, 1), XEXP (op, 2)); in simplify_truncation()
934 XEXP (op, 0), XEXP (op, 1)); in simplify_unary_operation_1()
1131 XEXP (op, 0), XEXP (op, 1)); in simplify_unary_operation_1()
1139 XEXP (op, 0), XEXP (op, 1)); in simplify_unary_operation_1()
1346 nonzero_bits (op, GET_MODE (op)))) in simplify_unary_operation_1()
1511 && XEXP (XEXP (op, 0), 1) == XEXP (op, 1) in simplify_unary_operation_1()
4632 rtx lhs = ops[j].op, rhs = ops[i].op; in simplify_plus_minus()
[all …]

12345678910>>...38