Searched refs:pnum (Results 1 - 25 of 50) sorted by relevance

12

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Ditbl-mips.h41 #define ITBL_ENCODE_PNUM(pnum) MIPS_ENCODE_COP_NUM(pnum)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Ditbl-mips.h41 #define ITBL_ENCODE_PNUM(pnum) MIPS_ENCODE_COP_NUM(pnum)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Ditbl-mips.h41 #define ITBL_ENCODE_PNUM(pnum) MIPS_ENCODE_COP_NUM(pnum)
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Ditbl-parse.y291 %type <num> number NUM ftype regtype pnum PNUM
308 pnum regtype name value NL
310 DBG (("line %d: entry pnum=%d type=%d name=%s value=x%x\n",
314 | pnum INSN name value range flags
316 DBG (("line %d: entry pnum=%d type=INSN name=%s value=x%x",
401 pnum: label
404 DBGL2 (("pnum=%d\n",$1));
H A Ditbl-ops.h49 #define ITBL_ENCODE_PNUM(pnum) 0
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Ditbl-parse.y291 %type <num> number NUM ftype regtype pnum PNUM
308 pnum regtype name value NL
310 DBG (("line %d: entry pnum=%d type=%d name=%s value=x%x\n",
314 | pnum INSN name value range flags
316 DBG (("line %d: entry pnum=%d type=INSN name=%s value=x%x",
401 pnum: label
404 DBGL2 (("pnum=%d\n",$1));
H A Ditbl-ops.h49 #define ITBL_ENCODE_PNUM(pnum) 0
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Ditbl-parse.y291 %type <num> number NUM ftype regtype pnum PNUM
308 pnum regtype name value NL
310 DBG (("line %d: entry pnum=%d type=%d name=%s value=x%x\n",
314 | pnum INSN name value range flags
316 DBG (("line %d: entry pnum=%d type=INSN name=%s value=x%x",
401 pnum: label
404 DBGL2 (("pnum=%d\n",$1));
H A Ditbl-ops.h49 #define ITBL_ENCODE_PNUM(pnum) 0
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dremote.h55 int regnum, int *pnum,
H A Dregcache-dump.c169 int pnum, poffset; variable
172 &pnum, &poffset))
173 fprintf_unfiltered (file, "%7d %11d", pnum, poffset);
/netbsd-current/usr.sbin/services_mkdb/
H A Dservices_mkdb.c190 unsigned long pnum; local
224 pnum = strtoul(port, &ep, 0);
229 if ((errno == ERANGE && pnum == ULONG_MAX) || pnum > PMASK) {
234 if (svc[pnum] == NULL)
235 svc[pnum] = ecalloc(PROTOMAX, sizeof(StringList *));
238 if (svc[pnum][pindex] == NULL)
239 s = svc[pnum][pindex] = sl_init();
241 s = svc[pnum][pindex];
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/rsa/
H A Drsa_lib.c264 BIGNUM *coeffs[], int pnum)
270 if (primes == NULL || exps == NULL || coeffs == NULL || pnum == 0)
273 prime_infos = sk_RSA_PRIME_INFO_new_reserve(NULL, pnum);
280 for (i = 0; i < pnum; i++) {
348 int pnum; local
350 pnum = sk_RSA_PRIME_INFO_num(r->prime_infos);
351 if (pnum <= 0)
352 pnum = 0;
353 return pnum;
358 int pnum, local
263 RSA_set0_multi_prime_params(RSA *r, BIGNUM *primes[], BIGNUM *exps[], BIGNUM *coeffs[], int pnum) argument
391 int pnum; local
[all...]
/netbsd-current/games/backgammon/backgammon/
H A Dmain.c166 if (pnum == 2) {/* ask for color(s) */
169 while (pnum == 2) {
174 pnum = -1;
178 pnum = 1;
182 pnum = 0;
291 if (cturn == pnum) /* computer's move */
323 if (cturn == pnum) {
395 if (pnum) {
/netbsd-current/games/cribbage/
H A Dcrib.c477 int cnum, pnum, sum; local
482 cnum = pnum = CINHAND;
493 prhand(ph, pnum, Playwin, FALSE);
503 if (anymove(ph, pnum, sum))
544 if (!anymove(ph, pnum, sum)) { /* can player move? */
545 if (!ugo && pnum) { /* go for player */
564 if (pnum == 1) {
570 pnum, Playwin, FALSE);
572 pnum, "Your play: ")];
579 cremove(crd, ph, pnum
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_lib.c480 BIGNUM *coeffs[], int pnum)
486 if (primes == NULL || exps == NULL || coeffs == NULL || pnum == 0)
489 prime_infos = sk_RSA_PRIME_INFO_new_reserve(NULL, pnum);
496 for (i = 0; i < pnum; i++) {
567 int pnum; local
569 pnum = sk_RSA_PRIME_INFO_num(r->prime_infos);
570 if (pnum <= 0)
571 pnum = 0;
572 return pnum;
577 int pnum, local
479 RSA_set0_multi_prime_params(RSA *r, BIGNUM *primes[], BIGNUM *exps[], BIGNUM *coeffs[], int pnum) argument
612 int pnum; local
750 int pnum; local
851 int i, pnum; local
[all...]
/netbsd-current/games/backgammon/common_source/
H A Dsave.c129 write(fdesc, &pnum, sizeof pnum);
160 read(fdesc, &pnum, sizeof pnum);
H A Dcheck.c65 if (tflag && pnum)
66 bflag = pnum;
H A Dinit.c53 int pnum = 2; /* color of player: -1 = white 1 = red 0 = variable
H A Dsubs.c195 switch (pnum) {
319 pnum = 0;
328 pnum = -1;
337 pnum = 1;
H A Dback.h82 extern int pnum; /* color of player:
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/stack/
H A Dstack.c320 int ret_val_options, int *pnum)
331 if (pnum != NULL)
332 *pnum = 1;
335 if (pnum != NULL)
336 *pnum = 0;
347 if (pnum != NULL)
352 if (pnum != NULL) {
353 *pnum = 0;
360 ++*pnum;
379 int OPENSSL_sk_find_all(OPENSSL_STACK *st, const void *data, int *pnum) argument
319 internal_find(OPENSSL_STACK *st, const void *data, int ret_val_options, int *pnum) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dremote.h77 int regnum, int *pnum,
H A Dregcache-dump.c169 int pnum, poffset; variable
172 &pnum, &poffset))
173 gdb_printf (file, "%7d %11d", pnum, poffset);
/netbsd-current/crypto/external/bsd/openssl/dist/include/openssl/
H A Dstack.h48 int OPENSSL_sk_find_all(OPENSSL_STACK *st, const void *data, int *pnum);

Completed in 401 milliseconds

12