HomeSort by: relevance | last modified time | path
    Searched refs:PL (Results 1 - 9 of 9) sorted by relevancy

  /src/games/rogue/
main.c 67 goto PL;
79 PL:
  /src/usr.sbin/lpr/common_source/
lp.h 59 extern long PL; /* page length */
common.c 90 long PL; /* page length */
  /src/usr.bin/make/unit-tests/
opt-debug-lint.mk 74 .if ${value:${:UL}PL} != ""
75 . error ${value:${:UL}PL}
  /src/usr.sbin/makefs/cd9660/
iso9660_rrip.h 185 ISO_RRIP_PLINK PL;
iso9660_rrip.c 197 t->attr.rr_entry.PL.dir_loc);
406 /* Handle PL */
409 SUSP_ENTRY_RRIP_PL, "PL", SUSP_LOC_DOTDOT);
471 p->attr.rr_entry.PL.h.length[0] = 12;
472 p->attr.rr_entry.PL.h.version[0] = 1;
  /src/usr.bin/midiplay/
midiplay.c 111 #define PL(c) 1, 0x90, c, 0x7f, 8, 0x80, c, 0
121 P(F), P(E), P(E), P(D), P(D), PL(C),
125 #undef PL
  /src/usr.sbin/lpr/lpd/
printjob.c 1275 if (cgetnum(bp, "pl", &PL) < 0)
1276 PL = DEFLENGTH;
1277 (void)snprintf(&length[2], sizeof(length) - 2, "%ld", PL);
  /src/sys/arch/mips/mips/
fp.S 556 PTR_WORD cvt_ps_pl # func 38 46 CVT.PS.PL MIPS-3D ASE
625 PTR_WORD ill # func 40 50 CVT.S.PL

Completed in 22 milliseconds