Searched refs:tmps (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/usr.sbin/mopd/common/
H A Drc.c44 u_short len,tmps,moplen; local
65 tmps = mopGetShort(pkt,&idx);
66 (void)fprintf(fd,"Receipt Nbr : %04x\n",tmps);
72 tmps = mopGetShort(pkt,&idx);
73 (void)fprintf(fd,"Verification : %04x\n",tmps);
142 tmps = mopGetShort(pkt,&idx); /* Receipt # */
150 tmps = mopGetShort(pkt,&idx);
151 (void)fprintf(fd,"Receipt Nbr : %04x\n",tmps);
156 tmps = mopGetShort(pkt,&idx);
157 (void)fprintf(fd,"Receipt Nbr : %04x %d\n",tmps,tmp
[all...]
H A Dprint.c438 u_short itype,tmps; local
472 tmps = mopGetShort(pkt,idx);
473 (void)fprintf(fd,"Maint Function: %04x ( ",tmps);
474 if (tmps & 1) (void)fprintf(fd, "Loop ");
475 if (tmps & 2) (void)fprintf(fd, "Dump ");
476 if (tmps & 4) (void)fprintf(fd, "Pldr ");
477 if (tmps & 8) (void)fprintf(fd, "MLdr ");
478 if (tmps & 16) (void)fprintf(fd, "Boot ");
479 if (tmps & 32) (void)fprintf(fd, "CC ");
480 if (tmps
[all...]
H A Ddl.c45 u_short len,tmps,moplen; local
152 tmps = mopGetShort(pkt,&idx); /* Count */
153 (void)fprintf(fd,"Count : %04x (%d)\n",tmps,tmps);
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Da_time.c268 ASN1_TIME *tmps = NULL; local
284 tmps = ASN1_STRING_new();
286 tmps = s;
287 if (tmps == NULL)
290 if (!ASN1_STRING_set(tmps, NULL, len))
293 tmps->type = type;
294 p = (char*)tmps->data;
297 tmps->length = BIO_snprintf(p, len, "%04d%02d%02d%02d%02d%02dZ",
302 tmps->length = BIO_snprintf(p, len, "%02d%02d%02d%02d%02d%02dZ",
308 ebcdic2ascii(tmps
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Da_time.c270 ASN1_TIME *tmps = NULL; local
286 tmps = ASN1_STRING_new();
288 tmps = s;
289 if (tmps == NULL)
292 if (!ASN1_STRING_set(tmps, NULL, len))
295 tmps->type = type;
296 p = (char*)tmps->data;
299 tmps->length = BIO_snprintf(p, len, "%04d%02d%02d%02d%02d%02dZ",
304 tmps->length = BIO_snprintf(p, len, "%02d%02d%02d%02d%02d%02dZ",
310 ebcdic2ascii(tmps
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/rsa/
H A Drsa_sign.c73 unsigned char *tmps = NULL; local
94 if (!encode_pkcs1(&tmps, &encoded_len, type, m, m_len))
96 encoded = tmps;
112 OPENSSL_clear_free(tmps, (size_t)encoded_len);
/netbsd-current/external/bsd/openldap/dist/libraries/librewrite/
H A Dsubst.c36 struct berval *subs = NULL, *tmps; local
70 tmps = ( struct berval * )realloc( subs,
72 if ( tmps == NULL ) {
75 subs = tmps;
179 tmps = (struct berval * )realloc( subs, sizeof( struct berval )*( nsub + 1 ) );
180 if ( tmps == NULL ) {
187 subs = tmps;
/netbsd-current/usr.sbin/mopd/mopd/
H A Dprocess.c64 u_short itype,tmps; local
94 tmps = mopGetShort(pkt,idx);
100 tmps = mopGetShort(pkt,idx);
103 tmps = mopGetShort(pkt,idx);
106 tmps = mopGetShort(pkt,idx);
128 tmps = mopGetShort(pkt,idx);
129 dl_rpr->dl_bsz = tmps;
148 tmps = mopGetShort(pkt,idx);
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_sign.c278 unsigned char *tmps = NULL; local
300 if (!encode_pkcs1(&tmps, &encoded_len, type, m, m_len))
302 encoded = tmps;
318 OPENSSL_clear_free(tmps, encoded_len);
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dcompare_tests51 tmps="$tmp1 $tmp2 $now_s $before_s $lst1 $lst2 $lst3 $lst4 $lst5 $sum1 $sum2"
57 trap "rm -f $tmps" 0 1 2 3 5 9 13 15
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dcompare_tests51 tmps="$tmp1 $tmp2 $now_s $before_s $lst1 $lst2 $lst3 $lst4 $lst5 $sum1 $sum2"
57 trap "rm -f $tmps" 0 1 2 3 5 9 13 15
/netbsd-current/lib/libc/stdlib/
H A Dstrfmon.c74 const char *tmps = STR; \
75 while (*tmps != '\0') \
76 PRINT(*tmps++); \
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/iccsense/
H A Dnouveau_nvkm_subdev_iccsense_base.c139 struct nvkm_iccsense_sensor *sensor, *tmps; local
142 list_for_each_entry_safe(sensor, tmps, &iccsense->sensors, head) {
/netbsd-current/external/historical/nawk/dist/
H A Drun.c82 Cell *tmps; /* free temporary cells for execution */ variable
687 if (a == tmps)
689 a->cnext = tmps;
690 tmps = a;
697 if (!tmps) {
698 tmps = calloc(100, sizeof(*tmps));
699 if (!tmps)
702 tmps[i-1].cnext = &tmps[
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dexpr.c2147 rtx *tmps;
2152 tmps = XALLOCAVEC (rtx, length);
2158 tmps[0] = 0;
2165 tmps[i] = gen_rtx_EXPR_LIST (VOIDmode, gen_reg_rtx (mode), offset);
2168 return gen_rtx_PARALLEL (GET_MODE (orig), gen_rtvec_v (length, tmps));
2176 emit_group_load_1 (rtx *tmps, rtx dst, rtx orig_src, tree type,
2201 emit_group_load_1 (tmps, dst, src, type, ssize);
2266 tmps[i] = gen_reg_rtx (mode);
2267 emit_move_insn (tmps[i], adjust_address (src, mode, bytepos));
2273 tmps[
2141 rtx *tmps; local
2170 emit_group_load_1(rtx *tmps, rtx dst, rtx orig_src, tree type, poly_int64 ssize) argument
2358 rtx *tmps; local
2453 rtx *tmps, dst; local
2625 tmps[i]); local
2672 emit_move_insn (adjust_address (dest, mode, bytepos), tmps[i]); local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dexpr.cc2351 rtx *tmps;
2356 tmps = XALLOCAVEC (rtx, length);
2362 tmps[0] = 0;
2369 tmps[i] = gen_rtx_EXPR_LIST (VOIDmode, gen_reg_rtx (mode), offset);
2372 return gen_rtx_PARALLEL (GET_MODE (orig), gen_rtvec_v (length, tmps));
2380 emit_group_load_1 (rtx *tmps, rtx dst, rtx orig_src, tree type,
2405 emit_group_load_1 (tmps, dst, src, type, ssize);
2470 tmps[i] = gen_reg_rtx (mode);
2471 emit_move_insn (tmps[i], adjust_address (src, mode, bytepos));
2477 tmps[
2345 rtx *tmps; local
2374 emit_group_load_1(rtx *tmps, rtx dst, rtx orig_src, tree type, poly_int64 ssize) argument
2549 rtx *tmps; local
2644 rtx *tmps, dst; local
2816 tmps[i]); local
2863 emit_move_insn (adjust_address (dest, mode, bytepos), tmps[i]); local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c20535 const char *tmps;
20538 #define SWAP_STRING(X, Y) (tmps = (X), (X) = (Y), (Y) = tmps)
20458 const char *tmps; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc20710 const char *tmps;
20713 #define SWAP_STRING(X, Y) (tmps = (X), (X) = (Y), (Y) = tmps)

Completed in 334 milliseconds