Searched refs:ttmp (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/games/hack/
H A Dhack.bones.c82 struct trap *ttmp; local
129 for (ttmp = ftrap; ttmp; ttmp = ttmp->ntrap)
130 ttmp->tseen = 0;
H A Dhack.search.c77 struct trap *ttmp; local
98 } else if ((ttmp = t_at(zx, zy)) != NULL) {
99 if (ttmp->ttyp == PIERC) {
102 deltrap(ttmp);
103 } else if (!ttmp->tseen) {
104 ttmp->tseen = 1;
H A Dhack.trap.c95 struct trap *ttmp; local
97 ttmp = newtrap();
98 ttmp->ttyp = typ;
99 ttmp->tseen = 0;
100 ttmp->once = 0;
101 ttmp->tx = x;
102 ttmp->ty = y;
103 ttmp->ntrap = ftrap;
104 ftrap = ttmp;
105 return (ttmp);
[all...]
H A Dhack.read.c316 struct trap *ttmp; local
322 for (ttmp = ftrap; ttmp; ttmp = ttmp->ntrap)
323 if (ttmp->tx != u.ux || ttmp->ty != u.uy)
333 for (ttmp = ftrap; ttmp; ttmp
[all...]
H A Dhack.apply.c356 struct trap *ttmp = t_at(dpx, dpy); local
358 if (!ttmp) {
359 ttmp = maketrap(dpx, dpy, PIT);
360 ttmp->tseen = 1;
412 struct trap *ttmp = t_at(u.ux, u.uy); local
417 if (ttmp)
418 ttmp->ttyp = TRAPDOOR;
420 ttmp = maketrap(u.ux, u.uy, TRAPDOOR);
421 ttmp->tseen = 1;
H A Dhack.mklev.c731 struct trap *ttmp; local
755 ttmp = maketrap(xx, yy + dy, TELEP_TRAP);
756 ttmp->once = 1;
779 struct trap *ttmp; local
850 ttmp = maketrap(mx, my, kind);
851 if (mazeflag && !rn2(10) && ttmp->ttyp < PIERC)
852 ttmp->tseen = 1;
H A Dhack.invent.c246 struct trap *ttmp; local
251 for (ttmp = ftrap; ttmp->ntrap != trap; ttmp = ttmp->ntrap);
252 ttmp->ntrap = trap->ntrap;
H A Dhack.pri.c434 struct trap *ttmp; local
451 else if ((ttmp = t_at(x, y)) && ttmp->tseen)
H A Dhack.c232 struct trap *ttmp; local
242 if ((ttmp = t_at(rx, ry)) != NULL)
243 switch (ttmp->ttyp) {
246 deltrap(ttmp);
H A Dhack.mon.c645 struct trap *ttmp = t_at(nx, ny); local
647 if (ttmp) {
648 tt = 1 << ttmp->ttyp;
/netbsd-current/external/mpl/dhcp/dist/omapip/
H A Dtrace.c322 trace_type_t *ttmp; local
326 ttmp = dmalloc (sizeof *ttmp, file, line);
327 if (!ttmp)
328 return ttmp;
329 ttmp -> index = -1;
330 ttmp -> name = dmalloc (slen + 1, file, line);
331 if (!ttmp -> name) {
332 dfree (ttmp, file, line);
335 strcpy (ttmp
354 trace_type_record(trace_type_t *ttmp, unsigned slen, const char *file, int line) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/x509/
H A Dx509_att.c248 ASN1_TYPE *ttmp = NULL; local
277 if ((ttmp = ASN1_TYPE_new()) == NULL)
280 if (!ASN1_TYPE_set1(ttmp, attrtype, data))
283 ASN1_TYPE_set(ttmp, atype, stmp);
286 if (!sk_ASN1_TYPE_push(attr->set, ttmp))
291 ASN1_TYPE_free(ttmp);
313 ASN1_TYPE *ttmp; local
314 ttmp = X509_ATTRIBUTE_get0_type(attr, idx);
315 if (!ttmp)
319 || atrtype != ASN1_TYPE_get(ttmp)) {
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dx509_att.c271 ASN1_TYPE *ttmp = NULL; local
300 if ((ttmp = ASN1_TYPE_new()) == NULL)
303 if (!ASN1_TYPE_set1(ttmp, attrtype, data))
306 ASN1_TYPE_set(ttmp, atype, stmp);
309 if (!sk_ASN1_TYPE_push(attr->set, ttmp))
314 ASN1_TYPE_free(ttmp);
336 ASN1_TYPE *ttmp; local
337 ttmp = X509_ATTRIBUTE_get0_type(attr, idx);
338 if (!ttmp)
342 || atrtype != ASN1_TYPE_get(ttmp)) {
[all...]
/netbsd-current/usr.sbin/ldpd/
H A Dsocketops.c1111 struct tlv *ttmp; local
1151 ttmp = (struct tlv *) (&recvspace[wo]);
1153 if ((ntohs(ttmp->type) != LDP_KEEPALIVE) &&
1154 (ntohs(ttmp->type) != LDP_LABEL_MAPPING)) {
1156 ntohs(ttmp->type), ntohs(ttmp->length),
1160 ntohs(ttmp->type), ntohs(ttmp->length),
1165 ntohs(ttmp->type) != LDP_INITIALIZE &&
1166 ntohs(ttmp
[all...]
/netbsd-current/external/bsd/ntp/dist/libparse/
H A Ddata_mbg.c158 TTM *ttmp
161 ttmp->channel = get_lsb_int16(buffpp);
162 get_mbg_tgps(buffpp, &ttmp->t);
163 get_mbg_tm(buffpp, &ttmp->tm);
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dtpool.c502 ldap_int_thread_task_t *task, *ttmp; local
508 ttmp = cookie;
509 pq = ttmp->ltt_queue;
515 if (task == ttmp) {
/netbsd-current/sys/dev/pcmcia/
H A Dif_ray.c345 struct timeval *ttmp; \
348 ttmp = ttp; ttp = ltp; ltp = ttmp; \
357 struct timeval *ttmp; \
360 ttmp = ttp; ttp = ltp; ltp = ttmp; \
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm247 // ttmp[2:5] and ttmp12 can be used (others hold SPI-initialized debug data)
321 // ttmp SR memory offset : size(VGPR)+size(SGPR)+0x40
879 // ttmp SR memory offset : size(VGPR)+size(SGPR)+0x40
H A Dcwsr_trap_handler_gfx10.asm188 // ttmp[2:5] and ttmp12 can be used (others hold SPI-initialized debug data)

Completed in 190 milliseconds