Searched refs:il (Results 1 - 25 of 62) sorted by relevance

123

/freebsd-9.3-release/sys/ofed/include/linux/
H A Dlinux_idr.c77 struct idr_layer *il, *iln; local
80 for (il = idr->free; il != NULL; il = iln) {
81 iln = il->ary[0];
82 free(il, M_IDR);
88 idr_remove_layer(struct idr_layer *il, int layer) argument
92 if (il == NULL)
95 free(il, M_IDR);
99 if (il
117 struct idr_layer *il; local
157 struct idr_layer *il; local
189 struct idr_layer *il; local
214 struct idr_layer *il, *iln; local
249 struct idr_layer *il; local
270 struct idr_layer *il; local
346 struct idr_layer *il; local
[all...]
/freebsd-9.3-release/usr.bin/indent/
H A Dparse.c80 ps.il[ps.tos] = ps.i_l_follow;
96 ps.i_l_follow = ps.il[ps.tos];
100 ps.il[ps.tos] = ps.ind_level = ps.i_l_follow;
129 ps.il[ps.tos] = ps.ind_level;
132 ps.il[ps.tos] = ps.i_l_follow;
138 ps.ind_level = ps.i_l_follow = ps.il[ps.tos];
140 ps.il[ps.tos] = ps.ind_level = ps.i_l_follow;
144 ps.il[ps.tos] = ps.i_l_follow;
156 ps.ind_level = ps.il[ps.tos]; /* indentation for else should
169 ps.ind_level = ps.i_l_follow = ps.il[
[all...]
H A Dindent_globs.h234 int il[STACKSIZE]; /* this stack stores indentation levels */ member in struct:parser_state
/freebsd-9.3-release/crypto/openssl/crypto/camellia/
H A Dcamellia.c134 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \
137 il = xl ^ kl; \
139 t0 = il >> 16; \
147 ^ CAMELLIA_SP3033((il >> 8) & 0xff) \
148 ^ CAMELLIA_SP4404(il & 0xff); \
176 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \
179 il = xl; \
181 t0 = il >> 16; \
187 il = CAMELLIA_SP1110((t0 >> 8) & 0xff) \
189 ^ CAMELLIA_SP3033((il >>
477 u32 il, ir, t0, t1, w0, w1; local
807 u32 il, ir, t0, t1, w0, w1; /* temporary variables */ local
1271 u32 il, ir, t0, t1; local
1359 u32 il, ir, t0, t1; /* temporary valiables */ local
1450 u32 il, ir, t0, t1; /* temporary valiables */ local
1561 u32 il, ir, t0, t1; /* temporary valiables */ local
[all...]
/freebsd-9.3-release/sys/crypto/camellia/
H A Dcamellia.c108 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \
110 il = xl ^ kl; \
112 t0 = il >> 16; \
120 ^ CAMELLIA_SP3033((il >> 8) & 0xff) \
121 ^ CAMELLIA_SP4404(il & 0xff); \
144 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \
147 il = CAMELLIA_SP1110((xl>>24) & 0xff); \
149 il ^= CAMELLIA_SP0222((xl>>16) & 0xff); \
151 il ^= CAMELLIA_SP3033((xl>>8) & 0xff); \
153 il
443 uint32_t il, ir, t0, t1, w0, w1; local
650 uint32_t il, ir, t0, t1, w0, w1; /* temporary variables */ local
948 uint32_t il, ir, t0, t1; local
1015 uint32_t il,ir,t0,t1; /* temporary valiables */ local
1085 uint32_t il,ir,t0,t1; /* temporary valiables */ local
1168 uint32_t il,ir,t0,t1; /* temporary valiables */ local
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DGetopt.java190 int il; // optstring length
198 il = optstring.length();
202 if (ic != '(' && ++ip == il)
205 if (ic == ':' && ++ip == il)
209 if (++ip == il)
213 while (ip < il && (ic = optstring.charAt(ip)) != ')' &&
220 if (match && ip < il && ic == ')' && (op >= ol ||
230 if (ip < il && ic == ')' && ++ip == il)
239 while ((cp > 0) && (cp < il)
[all...]
/freebsd-9.3-release/sys/opencrypto/
H A Dskipjack.c81 #define g(k0, k1, k2, k3, ih, il, oh, ol) \
83 oh = k##k0 [il] ^ ih; \
84 ol = k##k1 [oh] ^ il; \
89 #define g0(ih, il, oh, ol) g(0, 1, 2, 3, ih, il, oh, ol)
90 #define g4(ih, il, oh, ol) g(4, 5, 6, 7, ih, il, oh, ol)
91 #define g8(ih, il, oh, ol) g(8, 9, 0, 1, ih, il, oh, ol)
92 #define g2(ih, il, o
[all...]
/freebsd-9.3-release/usr.bin/calendar/calendars/fr_FR.ISO8859-1/
H A Dcalendar.proverbes24 S'il ne la brise, c'est qu'il l'embrasse.
31 01/15 S'il g�le � la saint Maur,
35 01/20 S'il g�le � la saint S�bastien,
40 01/24 S'il tonne en janvier,
54 Mais s'il redouble et s'il reprend,
57 F�t-il dans la glace, il deviendra bon.
74 S'il
[all...]
/freebsd-9.3-release/contrib/libstdc++/config/abi/pre/
H A Dgnu-versioned-namespace.ver73 _ZN9__gnu_cxx2_612__atomic_addEPV[il][il];
74 _ZN9__gnu_cxx2_618__exchange_and_addEPV[li][il];
H A Dgnu.ver271 _ZNSi6ignoreE[il][il];
280 _ZNSt13basic_istreamIwSt11char_traitsIwEE6ignoreE[il][ijlm];
297 _ZNSo8_M_writeEPKc[il];
311 _ZNSt13basic_ostreamIwSt11char_traitsIwEE8_M_writeEPKw[il];
390 _ZN9__gnu_cxx12__atomic_addEPV[il]i;
391 _ZN9__gnu_cxx18__exchange_and_addEPV[il]i;
677 _ZSt21__copy_streambufs_eofI[cw]St11char_traitsI[cw]EE[il]PSt15basic_streambuf*;
/freebsd-9.3-release/contrib/gcc/
H A Dcfglayout.c214 bb->il.rtl->header = unlink_insn_chain (next_insn,
218 bb->il.rtl->footer = unlink_insn_chain (NEXT_INSN (BB_END (bb)), end);
611 if (bb->il.rtl->header)
614 NEXT_INSN (insn) = bb->il.rtl->header;
616 set_first_insn (bb->il.rtl->header);
617 PREV_INSN (bb->il.rtl->header) = insn;
618 insn = bb->il.rtl->header;
628 if (bb->il.rtl->footer)
630 NEXT_INSN (insn) = bb->il.rtl->footer;
631 PREV_INSN (bb->il
[all...]
H A Dcfgrtl.c382 if (b->il.rtl->global_live_at_start)
384 FREE_REG_SET (b->il.rtl->global_live_at_start);
385 FREE_REG_SET (b->il.rtl->global_live_at_end);
386 b->il.rtl->global_live_at_start = NULL;
387 b->il.rtl->global_live_at_end = NULL;
518 if (bb->il.rtl->global_live_at_start)
520 new_bb->il.rtl->global_live_at_start = ALLOC_REG_SET (&reg_obstack);
521 new_bb->il.rtl->global_live_at_end = ALLOC_REG_SET (&reg_obstack);
522 COPY_REG_SET (new_bb->il.rtl->global_live_at_end, bb->il
[all...]
H A Dtracer.c69 #define seen(bb) (bb->il.rtl->visited || bb->aux)
297 bb2->il.rtl->visited = 1;
338 && !e->dest->il.rtl->visited
345 best->dest->il.rtl->visited = 1;
350 if (!bb->il.rtl->visited)
353 bb->il.rtl->visited = 1;
H A Dbb-reorder.c315 && e->dest->il.rtl->visited != trace_n
322 if (!e->dest->il.rtl->visited
338 if (!e->dest->il.rtl->visited
411 bb->il.rtl->visited = trace;
505 if (e->dest->il.rtl->visited
506 && e->dest->il.rtl->visited != *n_traces)
559 || e->dest->il.rtl->visited)
620 if (best_edge->dest->il.rtl->visited == *n_traces)
690 && !e->dest->il.rtl->visited
724 || e->dest->il
[all...]
H A Dflow.c421 mark_regs_live_at_end (EXIT_BLOCK_PTR->il.rtl->global_live_at_start);
510 bb->il.rtl->global_live_at_start))
530 XOR_REG_SET (new_live_at_start, bb->il.rtl->global_live_at_start);
535 if (REGNO_REG_SET_P (bb->il.rtl->global_live_at_start, i))
614 COPY_REG_SET (tmp, bb->il.rtl->global_live_at_end);
643 CLEAR_REG_SET (bb->il.rtl->global_live_at_start);
644 CLEAR_REG_SET (bb->il.rtl->global_live_at_end);
680 COPY_REG_SET (tmp, bb->il.rtl->global_live_at_end);
692 COPY_REG_SET (tmp, bb->il.rtl->global_live_at_end);
711 EXECUTE_IF_SET_IN_REG_SET (ENTRY_BLOCK_PTR->il
[all...]
H A Drtl-factoring.c462 COPY_REG_SET (&live, bb->il.rtl->global_live_at_end);
545 COPY_REG_SET (&live, bb->il.rtl->global_live_at_end);
978 il.rtl->global_live_at_end,
979 BLOCK_FOR_INSN (mseq->insn)->il.rtl->global_live_at_end);
1033 SET_REGNO_REG_SET (bb->il.rtl->global_live_at_end,
1085 SET_REGNO_REG_SET (bb->il.rtl->global_live_at_end,
1089 IOR_REG_SET (bb->il.rtl->global_live_at_end,
1090 BLOCK_FOR_INSN (sb->label)->il.rtl->global_live_at_start);
H A Dmode-switching.c226 regset live_at_end = src_bb->il.rtl->global_live_at_end;
375 COPY_REG_SET (pre_exit->il.rtl->global_live_at_start, live_at_end);
376 COPY_REG_SET (pre_exit->il.rtl->global_live_at_end, live_at_end);
460 bb->il.rtl->global_live_at_start);
606 src_bb->il.rtl->global_live_at_end);
H A Dstruct-equiv.c996 if (!REG_SET_EQUAL_P (info->x_block->il.rtl->global_live_at_end,
997 info->y_block->il.rtl->global_live_at_end))
1010 CLEAR_REGNO_REG_SET (info->x_block->il.rtl->global_live_at_end, rn);
1011 CLEAR_REGNO_REG_SET (info->y_block->il.rtl->global_live_at_end, rn);
1013 if (!REG_SET_EQUAL_P (info->x_block->il.rtl->global_live_at_end,
1014 info->y_block->il.rtl->global_live_at_end))
1036 COPY_REG_SET (info->common_live, info->x_block->il.rtl->global_live_at_end);
H A Dhaifa-sched.c4275 && bb->il.rtl->global_live_at_start == 0
4276 && bb->il.rtl->global_live_at_end == 0);
4387 gcc_assert (bb->il.rtl->global_live_at_start != 0
4388 && bb->il.rtl->global_live_at_end != 0);
4390 glat_start[bb->index] = bb->il.rtl->global_live_at_start;
4391 glat_end[bb->index] = bb->il.rtl->global_live_at_end;
4395 bb->il.rtl->global_live_at_start = 0;
4396 bb->il.rtl->global_live_at_end = 0;
4416 gcc_assert (bb->il.rtl->global_live_at_start == 0
4417 && bb->il
[all...]
/freebsd-9.3-release/usr.sbin/fdwrite/
H A Dfdwrite.c30 int il[100]; local
32 memset(il,0,sizeof il);
34 while(il[(j%secs)+1]) j++;
35 il[(j%secs)+1] = i;
51 f.fd_formb_secno(i) = il[i+1];
/freebsd-9.3-release/usr.sbin/fdformat/
H A Dfdformat.c53 int i, j, il[FD_MAX_NSEC + 1]; local
55 memset(il, 0, sizeof il);
57 while(il[(j % secs) + 1])
59 il[(j % secs) + 1] = i;
75 f.fd_formb_secno(i) = il[i+1];
/freebsd-9.3-release/secure/lib/libcrypt/
H A Dcrypt-des.c222 u_int32_t *p, *il, *ir, *fl, *fr; local
280 *(il = &ip_maskl[k][i]) = 0L;
288 *il |= bits32[obit];
299 *(il = &key_perm_maskl[k][i]) = 0L;
307 *il |= bits28[obit];
312 *(il = &comp_maskl[k][i]) = 0L;
320 *il |= bits24[obit];
/freebsd-9.3-release/tools/tools/net80211/wesside/wesside/
H A Daircrack-ptw-lib.c438 int il; local
443 il = i/8;
445 if ((state->seen_iv[il] & ir) == 0) {
447 state->seen_iv[il] |= ir;
/freebsd-9.3-release/contrib/binutils/ld/
H A Dlexsup.c563 int is, il, irl; local
582 il = 0;
611 longopts[il] = ld_options[i].opt;
612 ++il;
617 longopts[il].name = NULL;
620 ldemul_add_options (is, &shortopts, il, &longopts, irl, &really_longopts);
/freebsd-9.3-release/etc/
H A Dprotocols50 il 40 IL # IL Transport Protocol

Completed in 307 milliseconds

123