Home
last modified time | relevance | path

Searched refs:PL (Results 1 – 25 of 61) sorted by relevance

123

/netbsd/src/external/gpl3/gdb/dist/sim/mips/
Dmips3d.igen32 /* fd.PL = ft.PU + ft.PL; fd.PU = fs.PU + fs.PL; */
122 /* fd.PL = ft.PU * ft.PL; fd.PU = fs.PU * fs.PL; */
/netbsd/src/games/rogue/
Dmain.c67 goto PL; in main()
79 PL: in main()
/netbsd/src/usr.bin/make/unit-tests/
Dopt-debug-lint.mk74 .if ${value:${:UL}PL} != ""
75 . error ${value:${:UL}PL}
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/libbid/
Dbid_internal.h252 UINT64 CXH, CXL, CYH,CYL,PL,PH,PM,PM2;\
260 PL = CXL*CYL; \
263 PM = (UINT64)((UINT32)PM)+PM2+(PL>>32); \
266 (P).w[0] = (PM<<32)+(UINT32)PL; \
274 UINT64 CXH, CXL, CYH, CYL, PL, PH, PM; \
281 PL = CXL*CYL; \
284 PM += (PL>>32); \
287 (P).w[0] = (PM<<32)+(UINT32)PL; \
292 UINT64 CXH, CXL, PL, PH, PM; \
297 PL = CXL*CXL; \
[all …]
/netbsd/src/external/lgpl3/gmp/dist/demos/perl/
DINSTALL43 perl Makefile.PL
49 perl Makefile.PL GMP_BUILDDIR=/my/gmp/build
79 directs, but that can be controlled back at the Makefile.PL stage with
/netbsd/src/external/gpl3/gdb/dist/libdecnumber/bid/
Dbid2dpd_dpd2bid.c30 UINT64 CXH, CXL, CYH,CYL,PL,PH,PM,PM2; \
38 PL = CXL*CYL; \
41 PM = (UINT64)((UINT32)PM)+PM2+(PL>>32); \
44 (P).w[0] = (PM<<32)+(UINT32)PL; \
/netbsd/src/external/gpl3/gcc/dist/libdecnumber/bid/
Dbid2dpd_dpd2bid.c30 UINT64 CXH, CXL, CYH,CYL,PL,PH,PM,PM2; \
38 PL = CXL*CYL; \
41 PM = (UINT64)((UINT32)PM)+PM2+(PL>>32); \
44 (P).w[0] = (PM<<32)+(UINT32)PL; \
/netbsd/src/share/locale/
DMakefile.locale11 NO NZ PL PT RO RS RU SE SI SK \
87 TERRITORY_pl= PL
/netbsd/src/usr.sbin/lpr/common_source/
Dlp.h59 extern long PL; /* page length */
Dcommon.c90 long PL; /* page length */ variable
/netbsd/src/usr.bin/midiplay/
Dmidiplay.c111 #define PL(c) 1, 0x90, c, 0x7f, 8, 0x80, c, 0 macro
121 P(F), P(E), P(E), P(D), P(D), PL(C),
125 #undef PL
/netbsd/src/usr.sbin/makefs/cd9660/
Diso9660_rrip.c197 t->attr.rr_entry.PL.dir_loc); in cd9660_rrip_finalize_node()
471 p->attr.rr_entry.PL.h.length[0] = 12; in cd9660_rrip_PL()
472 p->attr.rr_entry.PL.h.version[0] = 1; in cd9660_rrip_PL()
Diso9660_rrip.h185 ISO_RRIP_PLINK PL; member
/netbsd/src/usr.bin/calendar/calendars/
Dcalendar.computer22 03/01 First NPL (later PL/I) report published, 1964
/netbsd/src/share/misc/
Dcountry195 Poland PL POL 616 PL
/netbsd/src/tests/usr.bin/xlint/lint1/
Demit.exp-ln63 184 d 0.184 d 17call_gcc_builtins F2 I PL V
/netbsd/src/usr.sbin/lpr/lpd/
Dprintjob.c1275 if (cgetnum(bp, "pl", &PL) < 0) in init()
1276 PL = DEFLENGTH; in init()
1277 (void)snprintf(&length[2], sizeof(length) - 2, "%ld", PL); in init()
/netbsd/src/crypto/external/bsd/openssl/lib/libdes/
DFILES010 Makefile.PL - An old makefile to build with perl5, not current.
DVERSION197 Added Makefile.PL so libdes can be built into perl5.
/netbsd/src/external/bsd/libbind/dist/doc/
Dirs.conf.cat566 EEXXAAMMPPLLEE
/netbsd/src/external/gpl3/gdb/dist/sim/arm/
Darmemu.h31 #define PL 5 macro
Dthumbemu.c52 case PL: return !NFLAG; in test_cond()
2463 case PL: in ARMul_ThumbDecode()
/netbsd/src/external/atheros/athn/dist/
Dathn-ar9271367 �[��(PO+PL*PM)PN�
381 �� �[��-PM,PL��������)T4(T5.T7/T6.PN�
383 ��d��� �PXQ+\L�e����[��.PO/PS(PN)PR*PM-PL,PP+PQ�� �
385 ��/TR��(TQ)TP����)v[��`����[��.PO/PS(PN)PR*PM-PL,PP+PQ�� �
/netbsd/src/games/fortune/datfiles/
Dfortunes.sp.ok866 PL
/netbsd/src/external/gpl3/binutils/dist/opcodes/
DChangeLog-20202240 (SC2, PL): New, 2-bit SC and PL for sync and wait.
2245 <wait>: Enable PL operand on POWER10.

123