Searched refs:NEVER (Results 1 - 25 of 43) sorted by relevance

12

/netbsd-current/external/bsd/pcc/dist/pcc/arch/i86/
H A Dorder.c160 static struct rspecial s[] = { { NEVER, AX }, { 0 } };
167 { NEVER, DI },
170 { NEVER, CX }, { 0 } };
177 { NEVER, DI }, { NEVER, CX },
188 { NEVER, AX }, { NEVER, AH}, {NEVER, AL },
197 { NEVER, SI }, { NEVER, D
[all...]
/netbsd-current/external/bsd/pcc/dist/pcc/arch/i386/
H A Dorder.c158 static struct rspecial s[] = { { NEVER, EAX }, { 0 } };
165 { NEVER, EDI }, { NEVER, ESI },
168 { NEVER, ECX }, { 0 } };
175 { NEVER, EDI }, { NEVER, ECX },
190 { NEVER, EAX }, { NEVER, EDX }, { 0 } };
196 { NEVER, EAX }, { NEVER, ED
[all...]
/netbsd-current/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dorder.c142 { NEVER, D0 }, { NEVER, D1 },
143 { NEVER, A0 }, { NEVER, A1 },
/netbsd-current/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dorder.c257 { NEVER, RAX }, { NEVER, RDX },
267 { NEVER, RAX },
273 { NEVER, RAX }, { NEVER, RDX },
283 { NEVER, RDI },
285 { NEVER, RCX }, { 0 } };
292 { NEVER, RDI },
295 { NEVER, RCX }, { 0 } };
302 { NEVER, RA
[all...]
/netbsd-current/external/bsd/pcc/dist/pcc/arch/mips/
H A Dorder.c207 { NEVER, A0 },
209 { NEVER, A2 },
218 { NEVER, A0 },
220 { NEVER, A2 },
/netbsd-current/external/bsd/pcc/dist/pcc/arch/sparc64/
H A Dorder.c88 { NEVER, O0 },
90 { NEVER, O2 },
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DXRayLists.cpp51 return ImbueAttribute::NEVER;
66 return ImbueAttribute::NEVER;
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DXRayLists.h44 NEVER, member in class:clang::XRayFunctionFilter::ImbueAttribute
/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DTlsOptions.h49 NEVER=0, enumerator in enum:TlsOptions::verifyMode
112 * - TlsOptions::NEVER
/netbsd-current/external/bsd/pcc/dist/pcc/arch/powerpc/
H A Dorder.c228 { NEVER, F0 }, /* stomped on */
236 { NEVER, F0 }, /* stomped on */
307 { NEVER, R3 },
309 { NEVER, R5 },
319 { NEVER, R0 },
329 { NEVER, R0 },
/netbsd-current/external/bsd/pcc/dist/pcc/arch/vax/
H A Dorder.c613 { NEVER, R0, }, { NEVER, R1, }, { NEVER, R2, },
614 { NEVER, R3, }, { NEVER, R4, }, { NEVER, R5 }, { 0 } };
622 { NEVER, R0, }, { NEVER, R1, }, { NEVER, R2, },
623 { NEVER, R
[all...]
/netbsd-current/external/bsd/pcc/dist/pcc/arch/arm/
H A Dorder.c283 { NEVER, R0 },
285 { NEVER, R2 },
/netbsd-current/external/bsd/am-utils/dist/amd/
H A Dmap.c48 #define smallest_t(t1, t2) (t1 != NEVER ? (t2 != NEVER ? (t1 < t2 ? t1 : t2) : t1) : t2)
976 time_t t = NEVER;
1000 if (mf->mf_flags & MFF_IS_AUTOFS && mp->am_autofs_ttl != NEVER) {
1065 if (t == NEVER) {
H A Damd.h199 #define NEVER (time_t) 0 macro
/netbsd-current/external/bsd/am-utils/dist/conf/autofs/
H A Dautofs_solaris_v1.c411 mp->am_autofs_ttl = NEVER;
719 mp->am_autofs_ttl = NEVER;
H A Dautofs_solaris_v2_v3.c1006 mp->am_autofs_ttl = NEVER;
1293 mp->am_autofs_ttl = NEVER;
/netbsd-current/external/mpl/dhcp/dist/keama/
H A Ddhctoken.h220 NEVER = 415, enumerator in enum:dhcp_token
/netbsd-current/external/mpl/dhcp/dist/includes/
H A Ddhctoken.h216 NEVER = 415, enumerator in enum:dhcp_token
/netbsd-current/sbin/routed/
H A Ddefs.h132 #define NEVER DAY /* a long time */ macro
133 #define EPOCH NEVER /* bias time by this to avoid <0 */
H A Dif.c551 ifp->int_act_time = NEVER;
573 ifp->int_act_time = NEVER;
574 ifp->int_query_time = NEVER;
766 ifs0.int_query_time = NEVER;
H A Drdisc.c840 rdisc_timer.tv_sec = now.tv_sec + NEVER;
882 rdisc_timer.tv_sec = now.tv_sec + NEVER;
H A Dtable.c2121 + ((rip_sock < 0) ? NEVER : SUPPLY_INTERVAL));
2139 if (ifp->int_act_time != NEVER
2154 ifp->int_query_time = NEVER;
/netbsd-current/dist/pf/sbin/pfctl/
H A Dpfctl_optimize.c90 NEVER}; /* we should never see this field set?!? */ enumerator in enum:__anon764
199 PF_RULE_FIELD(natpass, NEVER),
200 PF_RULE_FIELD(max_mss, NEVER),
201 PF_RULE_FIELD(min_ttl, NEVER),
1520 assert(pf_rule_desc[i].prf_type != NEVER ||
/netbsd-current/external/gpl2/texinfo/dist/info/
H A Dinfo-utils.c656 #if defined (NEVER)
665 #endif /* !NEVER */
/netbsd-current/external/bsd/pcc/dist/pcc/mip/
H A Dpass2.h190 #define NEVER (0020) /* registers trashed (addalledges) */ macro

Completed in 197 milliseconds

12