Searched refs:alt (Results 1 - 25 of 82) sorted by relevance

1234

/freebsd-11-stable/sys/netinet/
H A Dsctp_timer.c175 struct sctp_nets *alt, *mnet, *min_errors_net = NULL, *max_cwnd_net = NULL; local
340 alt = TAILQ_NEXT(mnet, sctp_next);
341 if (alt == NULL) {
346 alt = TAILQ_FIRST(&stcb->asoc.nets);
347 if (alt == NULL) {
351 if (alt->ro.ro_rt == NULL) {
352 if (alt->ro._s_addr) {
353 sctp_free_ifa(alt->ro._s_addr);
354 alt->ro._s_addr = NULL;
356 alt
473 sctp_mark_all_for_resend(struct sctp_tcb *stcb, struct sctp_nets *net, struct sctp_nets *alt, int window_probe, int *num_marked, int *num_abandoned) argument
808 struct sctp_nets *alt; local
1025 struct sctp_nets *alt; local
1048 struct sctp_nets *alt; local
1112 struct sctp_nets *alt; local
1175 struct sctp_nets *alt; local
1294 struct sctp_nets *alt; local
1317 struct sctp_nets *alt; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Dtst.provregex2.ksh81 void *alt;
86 if ((alt = dlopen("./altlib.so", RTLD_LAZY | RTLD_LOCAL))
92 if ((alt_go = dlsym(alt, "go")) == NULL) {
H A Dtst.provregex4.ksh104 void *alt;
109 if ((alt = dlopen("./altlib.so", RTLD_LAZY | RTLD_LOCAL))
115 if ((alt_go = dlsym(alt, "go")) == NULL) {
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Dtst.substr.d36 int alt;
166 command[i].alt = 1;
171 command[i].alt = 1;
183 this->str = command[i].alt ? altstr : str;
184 this->str2 = command[i].alt ? altstr2 : str2;
185 this->result = substr(command[i].alt ?
206 this->str = command[i].alt ? altstr : str;
207 this->str2 = command[i].alt ? altstr2 : str2;
208 this->result = substr(command[i].alt ?
/freebsd-11-stable/lib/libc/stdio/
H A Dxprintf_float.c187 if (pi->alt)
277 if (pi->alt)
288 if (!pi->alt)
295 if (prec > 1 || pi->alt)
304 if (prec || pi->alt)
373 if (prec || pi->alt)
397 if (prec || pi->alt)
402 if (prec > 1 || pi->alt) {
H A Dxprintf_hexdump.c70 if (pi->alt) {
H A Dxprintf_vis.c70 else if (pi->alt)
H A Dxprintf_int.c366 if (pi->prec == 0 && !(pi->alt && rdx == 8))
368 } else if (pi->alt) {
467 p2.alt = 1;
H A Dxprintf_time.c91 if (pi->alt) {
/freebsd-11-stable/lib/libedit/
H A Dmap.h52 el_action_t *alt; /* The current alternate key map */ member in struct:el_map_t
H A Dmap.c913 el->el_map.alt = el_malloc(sizeof(*el->el_map.alt) * N_KEYS);
914 if (el->el_map.alt == NULL)
950 el_free(el->el_map.alt);
951 el->el_map.alt = NULL;
989 el_action_t *alt = el->el_map.alt; local
995 for (i = 0; i <= 0377 && alt[i] != EM_META_NEXT; i++)
1000 map = alt;
1002 map = alt;
1029 el_action_t *alt = el->el_map.alt; local
1060 el_action_t *alt = el->el_map.alt; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_mips.h33 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3) \
35 #reg, alt, sizeof(((GPR_linux_mips *) NULL)->reg) / 2, \
47 #define DEFINE_FPR(reg, alt, kind1, kind2, kind3) \
49 #reg, alt, sizeof(((FPR_linux_mips *) NULL)->reg), \
57 #define DEFINE_FPR_INFO(reg, alt, kind1, kind2, kind3) \
59 #reg, alt, sizeof(((FPR_linux_mips *) NULL)->reg), \
66 #define DEFINE_MSA(reg, alt, kind1, kind2, kind3, kind4) \
68 #reg, alt, sizeof(((MSA_linux_mips *) 0)->reg), \
75 #define DEFINE_MSA_INFO(reg, alt, kind1, kind2, kind3, kind4) \
77 #reg, alt, sizeo
[all...]
H A DRegisterInfos_mips64.h40 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3) \
42 #reg, alt, sizeof(((GPR_linux_mips *) 0)->reg), \
49 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3, kind4) \
51 #reg, alt, sizeof(((GPR_freebsd_mips *) 0)->reg), \
59 #define DEFINE_GPR_INFO(reg, alt, kind1, kind2, kind3) \
61 #reg, alt, sizeof(((GPR_linux_mips *) 0)->reg) / 2, \
73 #define DEFINE_FPR(reg, alt, kind1, kind2, kind3) \
75 #reg, alt, sizeof(((FPR_linux_mips *) 0)->reg), \
83 #define DEFINE_FPR_INFO(reg, alt, kind1, kind2, kind3) \
85 #reg, alt, sizeo
[all...]
H A DRegisterContextWindows_i386.cpp39 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3, kind4) \
41 #reg, alt, sizeof(((GPR *)nullptr)->reg), GPR_OFFSET(reg), eEncodingUint, \
H A DRegisterInfos_s390x.h25 #define DEFINE_GPR(name, size, offset, alt, generic) \
27 #name, alt, size, offset, eEncodingUint, eFormatHex, \
33 #define DEFINE_GPR_NODWARF(name, size, offset, alt, generic) \
35 #name, alt, size, offset, eEncodingUint, eFormatHex, \
H A DRegisterInfos_ppc64.h25 #define DEFINE_GPR_PPC64(reg, alt, lldb_kind) \
27 #reg, alt, GPR_PPC64_SIZE(reg), GPR_PPC64_OFFSET(reg), lldb::eEncodingUint,\
36 #define DEFINE_FPR_PPC64(reg, alt, lldb_kind) \
38 #reg, alt, 8, FPR_PPC64_OFFSET(reg), lldb::eEncodingIEEE754, \
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dprint.c72 int alt; local
117 dot = neg = space = plus = left = zero = alt = h = l = q = 0;
124 alt = 1;
276 sprintf(buf, alt ? "%#lo" : "%lo",
288 alt ? "%#lo" : "%lo",
294 alt ? "%#lo" : "%lo",
332 if (alt) {
354 if (alt) {
569 sprintf(fmt, "%%%s%s.%lu%s%c", alt ? "#" : "",
/freebsd-11-stable/usr.bin/rpcgen/
H A Drpc_cout.c216 const char *alt = NULL; local
231 alt = "string";
233 alt = "opaque";
235 if (alt) {
236 print_ifopen(indent, alt);
244 if (!alt) {
250 alt = "string";
252 alt = "bytes";
255 print_ifopen(indent, alt);
258 if (alt) {
[all...]
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c705 qp->alt.vid = 0xFFFF;
711 qp->alt.vid = 0xFFFF;
1040 if (qp->alt.smac) {
1041 mlx4_unregister_mac(dev->dev, qp->alt.smac_port, qp->alt.smac);
1042 qp->alt.smac = 0;
1050 if (qp->alt.vid < 0x1000) {
1051 mlx4_unregister_vlan(dev->dev, qp->alt.vlan_port, qp->alt.vid);
1052 qp->alt
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dregrename.c759 int alt; local
783 alt = which_alternative;
793 int matches = recog_op_alt[i][alt].matches;
795 recog_op_alt[i][alt].cl = recog_op_alt[matches][alt].cl;
796 if (matches >= 0 || recog_op_alt[i][alt].matched >= 0
870 enum reg_class cl = recog_op_alt[opn][alt].cl;
879 if (recog_op_alt[opn][alt].is_address)
946 enum reg_class cl = recog_op_alt[i][alt].cl;
953 recog_op_alt[i][alt]
1598 int n_ops, i, alt, predicated; local
[all...]
H A Dregclass.c1289 enum reg_class best = ALL_REGS, alt = NO_REGS;
1337 && (reg_class_size[(int) reg_class_subunion[(int) alt][class]]
1338 > reg_class_size[(int) alt])
1347 alt = reg_class_subunion[(int) alt][class];
1350 if (alt == best)
1351 alt = NO_REGS;
1355 || reg_pref[i].altclass != (int) alt))
1358 if (alt == ALL_REGS || best == ALL_REGS)
1360 else if (alt
1284 enum reg_class best = ALL_REGS, alt = NO_REGS; local
1405 int alt; local
[all...]
/freebsd-11-stable/include/
H A Dprintf.h55 unsigned alt; member in struct:printf_info
/freebsd-11-stable/usr.sbin/ppp/
H A Ddatalink.h97 char *alt; /* Alternate (after fail) phone from the list */ member in struct:datalink::__anon8852
/freebsd-11-stable/usr.bin/xlint/lint2/
H A Dchk.c597 int fwidth, prec, left, sign, space, alt, zero; local
615 fwidth = prec = left = sign = space = alt = zero = 0;
633 if (alt)
635 alt = 1;
697 alt || zero || prec || fwidth) {
718 if (alt || sz == LDOUBLE) {
738 if ((alt && fc == 'u') || sz == LDOUBLE)
756 if ((alt && fc != 'O') || sz != NOTSPEC || !tflag)
773 if (sz != NOTSPEC || alt || zero)
778 if (sz != NOTSPEC || alt || zer
[all...]
/freebsd-11-stable/crypto/openssl/crypto/rc4/asm/
H A Drc4-586.pl93 if ($alt=0) {
198 &mov ($out,&wparam(3)) if (!$alt);
199 &movd ("mm7",&wparam(3)) if ($alt);
218 if ($alt) {

Completed in 196 milliseconds

1234