| /netbsd/src/external/gpl3/gdb/dist/sim/mips/ |
| D | mips3d.igen | 32 /* 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/ |
| D | main.c | 67 goto PL; in main() 79 PL: in main()
|
| /netbsd/src/usr.bin/make/unit-tests/ |
| D | opt-debug-lint.mk | 74 .if ${value:${:UL}PL} != "" 75 . error ${value:${:UL}PL}
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/config/libbid/ |
| D | bid_internal.h | 252 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/ |
| D | INSTALL | 43 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/ |
| D | bid2dpd_dpd2bid.c | 30 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/ |
| D | bid2dpd_dpd2bid.c | 30 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/ |
| D | Makefile.locale | 11 NO NZ PL PT RO RS RU SE SI SK \ 87 TERRITORY_pl= PL
|
| /netbsd/src/usr.sbin/lpr/common_source/ |
| D | lp.h | 59 extern long PL; /* page length */
|
| D | common.c | 90 long PL; /* page length */ variable
|
| /netbsd/src/usr.bin/midiplay/ |
| D | midiplay.c | 111 #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/ |
| D | iso9660_rrip.c | 197 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()
|
| D | iso9660_rrip.h | 185 ISO_RRIP_PLINK PL; member
|
| /netbsd/src/usr.bin/calendar/calendars/ |
| D | calendar.computer | 22 03/01 First NPL (later PL/I) report published, 1964
|
| /netbsd/src/share/misc/ |
| D | country | 195 Poland PL POL 616 PL
|
| /netbsd/src/tests/usr.bin/xlint/lint1/ |
| D | emit.exp-ln | 63 184 d 0.184 d 17call_gcc_builtins F2 I PL V
|
| /netbsd/src/usr.sbin/lpr/lpd/ |
| D | printjob.c | 1275 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/ |
| D | FILES0 | 10 Makefile.PL - An old makefile to build with perl5, not current.
|
| D | VERSION | 197 Added Makefile.PL so libdes can be built into perl5.
|
| /netbsd/src/external/bsd/libbind/dist/doc/ |
| D | irs.conf.cat5 | 66 EEXXAAMMPPLLEE
|
| /netbsd/src/external/gpl3/gdb/dist/sim/arm/ |
| D | armemu.h | 31 #define PL 5 macro
|
| D | thumbemu.c | 52 case PL: return !NFLAG; in test_cond() 2463 case PL: in ARMul_ThumbDecode()
|
| /netbsd/src/external/atheros/athn/dist/ |
| D | athn-ar9271 | 367 �[��(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/ |
| D | fortunes.sp.ok | 866 PL
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | ChangeLog-2020 | 2240 (SC2, PL): New, 2-bit SC and PL for sync and wait. 2245 <wait>: Enable PL operand on POWER10.
|