Home
last modified time | relevance | path

Searched refs:pa1 (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/sys/arch/mips/mips/
Dwired_map.c112 mips3_wired_map[index].pa1 = pa; in mips3_wired_enter_page()
133 mips3_wired_map[index].pa1 = 0; in mips3_wired_enter_page()
137 mips3_wired_map[index].pa1 = pa; in mips3_wired_enter_page()
157 if (mips3_wired_map[index].pa1 == 0) in mips3_wired_enter_page()
161 mips3_wired_map[index].pa1) | in mips3_wired_enter_page()
163 PMAP_CCA_FOR_PA(mips3_wired_map[index].pa1)); in mips3_wired_enter_page()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/
Dfast.c49 krb5_data pa1, pa2; in _krb5_fast_cf2() local
62 pa1.data = rk_UNCONST(pepper1); in _krb5_fast_cf2()
63 pa1.length = strlen(pepper1); in _krb5_fast_cf2()
67 ret = krb5_crypto_fx_cf2(context, crypto1, crypto2, &pa1, &pa2, in _krb5_fast_cf2()
/netbsd/src/sys/arch/arc/arc/
Dwired_map_machdep.c124 if (entry->pa1 != 0 && in arc_wired_map_paddr_entry()
125 pa >= entry->pa1 && pa < entry->pa1 + size) { in arc_wired_map_paddr_entry()
147 ? entry->pa0 : entry->pa1; in arc_wired_map_vaddr_entry()
/netbsd/src/lib/libm/src/
Ds_erf.c142 pa1 = 4.14856118683748331666e-01, /* 0x3FDA8D00, 0xAD92B34D */ variable
217 P = pa0+s*(pa1+s*(pa2+s*(pa3+s*(pa4+s*(pa5+s*pa6))))); in erf()
272 P = pa0+s*(pa1+s*(pa2+s*(pa3+s*(pa4+s*(pa5+s*pa6))))); in erfc()
Ds_erff.c50 pa1 = 4.1485610604e-01, /* 0x3ed46805 */ variable
126 P = pa0+s*(pa1+s*(pa2+s*(pa3+s*(pa4+s*(pa5+s*pa6))))); in erff()
181 P = pa0+s*(pa1+s*(pa2+s*(pa3+s*(pa4+s*(pa5+s*pa6))))); in erfcf()
/netbsd/src/lib/libm/noieee_src/
Dn_erf.c189 pa1 = 4.148561186837483359654781492060070469522e-0001, variable
289 P = pa0+s*(pa1+s*(pa2+s*(pa3+s*(pa4+s*(pa5+s*pa6))))); in erf()
359 P = pa0+s*(pa1+s*(pa2+s*(pa3+s*(pa4+s*(pa5+s*pa6))))); in erfc()
/netbsd/src/sys/arch/mips/include/
Dwired_map.h85 paddr_t pa1; member
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dsolib-svr4.c1646 const struct probe_and_action *pa1 = (const struct probe_and_action *) p1; in equal_probe_and_action() local
1649 return pa1->address == pa2->address; in equal_probe_and_action()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DFSFChangeLog.1112956 * pa/pa1.h, pa/pa1-osf.h, pa/pa1-ghpux.h, pa/pa1-oldas.h: Deleted.
12957 * pa/pa1-ghpux9.h, pa/pa1-hpux9.h, pa/pa1-hpux.h: Deleted.
12958 * pa/pa1-ghiux.h, pa/pa1-hiux.h, pa/pa-ghpux.h: Deleted.
12963 (LINK_SPEC): Provide option for pa1.
13633 * pa/pa1-ghpux.h (LINK_SPEC): Define. Link in PA1.1 libraries
13635 * pa/{pa1-ghpux9.h, pa1-hpux.h, pa1-hpux9.h}: Likewise.
DFSFChangeLog.104301 * pa-hpux9.h, pa1-ghpux9.h, pa1-hpux9.h: Likewise.
4328 * pa1-ghiux.h (CPP_PREDEFINES): Likewise.
4329 * pa1-hiux.h (CPP_PREDEFINES): Likewise.
4334 * pa1-ghpux9.h, pa1-hpux9.h: Likewise.
DChangeLog-200828405 * pa-hpux.h (LINK_SPEC): Only search /lib/pa1.1 and /usr/lib/pa1.1 on
28408 * pa-hpux11.h (LINK_SPEC): Don't search /lib/pa1.1 and /usr/lib/pa1.1.
DChangeLog-199913268 * pa/pa1.h: Delete unused file.
19958 * pa1.h (TARGET_DEFAULT): Likewise.