Home
last modified time | relevance | path

Searched refs:pm2 (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/mpn/sparc64/
H A Dsparc64.h81 mp_limb_t ql, qh, ph, pm1, pm2, pm_l; \
90 pm2 = qh * dl; \
93 pm_l = LOW32 (pm1) + LOW32 (pm2); \
95 (h) = ph + HIGH32 (pm1) + HIGH32 (pm2) \
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtrec_sqrt.c113 pm2 (mpfr_ptr y, mpfr_srcptr x, mpfr_rnd_t rnd_mode) in pm2() function
276 bad_cases (mpfr_rec_sqrt, pm2, "mpfr_rec_sqrt", 0, -256, 255, 4, 128, in main()
278 bad_cases (mpfr_rec_sqrt, pm2, "mpfr_rec_sqrt", 0, -256, 255, 9999, 9999, in main()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddebug.c3332 struct debug_method_s **pm1, **pm2; in debug_class_type_samep() local
3334 for (pm1 = c1->methods, pm2 = c2->methods; in debug_class_type_samep()
3335 *pm1 != NULL && *pm2 != NULL; in debug_class_type_samep()
3336 ++pm1, ++pm2) in debug_class_type_samep()
3341 m2 = *pm2; in debug_class_type_samep()
3378 if (*pm1 != NULL || *pm2 != NULL) in debug_class_type_samep()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddebug.c3331 struct debug_method_s **pm1, **pm2; in debug_class_type_samep() local
3333 for (pm1 = c1->methods, pm2 = c2->methods; in debug_class_type_samep()
3334 *pm1 != NULL && *pm2 != NULL; in debug_class_type_samep()
3335 ++pm1, ++pm2) in debug_class_type_samep()
3340 m2 = *pm2; in debug_class_type_samep()
3377 if (*pm1 != NULL || *pm2 != NULL) in debug_class_type_samep()
/netbsd-src/sys/fs/udf/
H A Decma167-udf.h480 struct part_map_2 pm2; member
H A Dudf_subr.c1973 map_name = mapping->pm2.part_id.id; in udf_process_vds()
1975 raw_phys_part = udf_rw16(mapping->pm2.part_num); in udf_process_vds()
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dtegra30-colibri.dtsi113 lcd-d18-pm2 {
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Darchive1413 # check 1st character of method id like -lz4- -lh5- or -pm2-
2100 #2 string -pm2- PMarc archive data [pm2]
2101 2 string -pm2-
/netbsd-src/sbin/fsck_udf/
H A Dmain.c2471 map_name = (char *) mapping->pm2.part_id.id; in udf_process_vds()
2473 raw_phys_part = udf_rw16(mapping->pm2.part_num); in udf_process_vds()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicsNVVM.td4100 def int_nvvm_read_ptx_sreg_pm2 : PTXReadNCSRegIntrinsic_r32<"pm2">;
/netbsd-src/external/lgpl3/gmp/dist/doc/
H A Dgmp.texi8254 @m{\pm2^i,+-2^i}, @m{\pm2^{-i},+-2^-i} . Each of them giving shortcuts for the
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXIntrinsics.td7558 def INT_PTX_SREG_PM2 : PTX_READ_SREG_R32<"pm2", int_nvvm_read_ptx_sreg_pm2>;
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS17927 49c02c7ea8ff817fb850567f5e9bb9d8 gcc/testsuite/g++.dg/init/pm2.C
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS19845 49c02c7ea8ff817fb850567f5e9bb9d8 gcc/testsuite/g++.dg/init/pm2.C