Symbol: lprintf
games/larn/diag.c
101
lprintf(" %21s %s\n", spelname[j], speldescript[j]);
games/larn/diag.c
106
lprintf("\nc[%2d] = ", (long)j);
games/larn/diag.c
108
lprintf("%5d ", (long)c[i + j]);
games/larn/diag.c
119
lprintf(" %5d", (long)rndcount[i]);
games/larn/diag.c
185
lprintf("\nCan't open file <%s> to save game\n", fname);
games/larn/diag.c
249
lprintf("\nCan't open file <%s>to restore game\n", fname);
games/larn/diag.c
46
lprintf("\n\nPlayer attributes:\n\nHit points: %2d(%2d)", (long)c[HP], (long)c[HPMAX]);
games/larn/diag.c
47
lprintf("\ngold: %d Experience: %d Character level: %d Level in caverns: %d",
games/larn/diag.c
49
lprintf("\nTotal types of monsters: %d", (long)MAXMONST + 8);
games/larn/diag.c
56
lprintf("\nMaze for level %s:\n", levelname[level]);
games/larn/diag.c
65
lprintf("%19s %2d %3d ", monster[i].name, (long)monster[i].level, (long)monster[i].armorclass);
games/larn/diag.c
66
lprintf(" %3d %3d %3d ", (long)monster[i].damage, (long)monster[i].attack, (long)monster[i].defense);
games/larn/diag.c
67
lprintf("%6d %3d %6d\n", (long)monster[i].gold, (long)monster[i].hitpoints, (long)monster[i].experience);
games/larn/diag.c
82
lprintf("\n%20s %2d/%2d/%2d %2d/%2d/%2d %2d/%2d/%2d",
games/larn/diag.c
91
lprintf("%20s\n", &potionhide[i][1]);
games/larn/diag.c
94
lprintf("%20s\n", &scrollhide[i][1]);
games/larn/display.c
224
lprintf(str, (long)c[idx]);
games/larn/display.c
562
lprintf("%s %-20s ", spelcode[i], spelname[i]);
games/larn/display.c
585
lprintf("%-26s", &scrollname[i][1]);
games/larn/display.c
600
lprintf("%-26s", &potionname[i][1]);
games/larn/display.c
64
lprintf("Spells:%3d(%3d)", (long)c[SPELLS], (long)c[SPELLMAX]);
games/larn/display.c
66
lprintf("Spells:%3d(%2d) ", (long)c[SPELLS], (long)c[SPELLMAX]);
games/larn/display.c
67
lprintf(" AC: %-3d WC: %-3d Level", (long)c[AC], (long)c[WCLASS]);
games/larn/display.c
69
lprintf("%3d", (long)c[LEVEL]);
games/larn/display.c
71
lprintf(" %-2d", (long)c[LEVEL]);
games/larn/display.c
72
lprintf(" Exp: %-9d %s\n", (long)c[EXPERIENCE], class[c[LEVEL] - 1]);
games/larn/display.c
73
lprintf("HP: %3d(%3d) STR=%-2d INT=%-2d ",
games/larn/display.c
75
lprintf("WIS=%-2d CON=%-2d DEX=%-2d CHA=%-2d LV:",
games/larn/display.c
84
lprintf(" Gold: %-6d", (long)c[GOLD]);
games/larn/global.c
107
lprintf("\nYou went down to level %d!", (long)c[LEVEL]);
games/larn/global.c
491
lprintf("\nYou don't have item %c! ", k + 'a');
games/larn/global.c
77
lprintf("\nWelcome to level %d", (long)c[LEVEL]); /* if we changed levels */
games/larn/header.h
437
void lprintf(const char *, ...);
games/larn/help.c
109
lprintf("Can't open help file \"%s\" ", helpfile);
games/larn/io.c
509
lprintf("error creating file <%s>\n", str);
games/larn/main.c
1007
lprintf("\nYou don't have item %c!", x);
games/larn/main.c
1014
lprintf("\nYou can't wield item %c!", x);
games/larn/main.c
1120
lprintf("You drop %d gold pieces", (long)amt);
games/larn/main.c
1244
lprintf("\nWhat do you want to %s [* for all] ? ", str);
games/larn/main.c
309
lprintf(".) %d gold pieces", (long)c[GOLD]);
games/larn/main.c
321
lprintf("\nElapsed time is %d. You have %d mobuls left", (long)((gtime + 99) / 100 + 1), (long)((TIMELIMIT - gtime) / 100));
games/larn/main.c
556
lprintf("\n%c) %s", idx + 'a', objectname[(int)iven[idx]]);
games/larn/main.c
558
lprintf(" of%s", str2[ivenarg[idx]]);
games/larn/main.c
587
lprintf("\n%c) %s", idx + 'a', objectname[(int)iven[idx]]);
games/larn/main.c
589
lprintf(" + %d", (long)ivenarg[idx]);
games/larn/main.c
591
lprintf(" %d", (long)ivenarg[idx]);
games/larn/main.c
876
lprintf("\nThe stuff you are carrying presently weighs %d pounds", (long)packweight());
games/larn/main.c
886
lprintf("\nCaverns of Larn, Version %d.%d, Diff=%d",
games/larn/main.c
923
lprintf("\nYou presently owe %d gp in taxes.", (long)outstanding_taxes);
games/larn/monster.c
1129
lprintf("\nYour weapon is dulled by the %s", lastmonst);
games/larn/monster.c
1183
lprintf("\nThe %s died!", lastmonst);
games/larn/monster.c
1229
lprintf("\nThe %s misses wildly", lastmonst);
games/larn/monster.c
1234
lprintf("\nThe %s is awestruck at your magnificence!", lastmonst);
games/larn/monster.c
1255
lprintf("\n The %s hit you ", lastmonst);
games/larn/monster.c
1266
lprintf("\n The %s missed ", lastmonst);
games/larn/monster.c
139
lprintf("\ncan't createmonst(%d)\n", (long)mon);
games/larn/monster.c
1541
lprintf(p, lastmonst);
games/larn/monster.c
1566
lprintf("\nThe %s drains you of your life energy!", lastmonst);
games/larn/monster.c
1589
lprintf(p, lastmonst);
games/larn/monster.c
1602
lprintf("\nThe %s hits you -- you feel a sense of loss", lastmonst);
games/larn/monster.c
1643
lprintf("\nThe %s picks your pocket and takes:", lastmonst);
games/larn/monster.c
1661
lprintf(p, lastmonst);
games/larn/monster.c
1704
lprintf("\nThe %s barely escapes being annihilated!", monster[(int)*p].name);
games/larn/monster.c
1750
lprintf("\nThe %s dispels the sphere!", monster[m].name);
games/larn/monster.c
1757
lprintf("\nThe %s causes cancellation of the sphere!", monster[m].name);
games/larn/monster.c
1879
lprintf(" There will be no more %s's", monster[j].name);
games/larn/monster.c
628
lprintf(" spell %d not available!", (long)x);
games/larn/monster.c
680
lprintf(spelmes[tmp], monster[monst].name);
games/larn/monster.c
741
lprintf(str, "spell caster (thats you)", (long)arg);
games/larn/monster.c
757
lprintf(str, lastmonst, (long)arg);
games/larn/monster.c
820
lprintf(str, lastmonst);
games/larn/monster.c
831
lprintf(str, "wall");
games/larn/monster.c
846
lprintf(str, "door");
games/larn/monster.c
856
lprintf(str, "statue");
games/larn/monster.c
869
lprintf(str, "throne");
games/larn/monster.c
966
lprintf(str, lastmonst);
games/larn/moreobj.c
231
lprintf("\nYou suffer %d hit points damage!", (long)i);
games/larn/moreobj.c
326
lprintf("\nOh no! The water was foul! You suffer %d hit points!", (long)x);
games/larn/moreobj.c
400
lprintf("You lose %d hit point", (long)j);
games/larn/moreobj.c
407
lprintf("You gain %d hit point", (long)j);
games/larn/moreobj.c
420
lprintf("You just gained %d spell", (long)j);
games/larn/moreobj.c
427
lprintf("You just lost %d spell", (long)j);
games/larn/moreobj.c
440
lprintf("You just lost %d experience point", (long)j);
games/larn/moreobj.c
447
lprintf("You just gained %d experience point", (long)j);
games/larn/movem.c
306
lprintf("\nThe %s dispels the sphere!", monster[tmp].name);
games/larn/movem.c
374
lprintf(p, who, monster[tmp].name);
games/larn/object.c
1093
lprintf("\nYou fell into a pit! You suffer %d hit points damage", (long)i);
games/larn/object.c
1178
lprintf("\nSpell \"%s\": %s\n%s", spelcode[i], spelname[i], speldescript[i]);
games/larn/object.c
1231
lprintf("\nIt is worth %d!", (long)i);
games/larn/object.c
1271
lprintf("Welcome home %s. Latest word from the doctor is not good.\n", logname);
games/larn/object.c
1281
lprintf("your daughter has only %d mobuls left in this world. It's up to you,\n", (long)((TIMELIMIT - gtime + 99) / 100));
games/larn/object.c
1282
lprintf("%s, to find the only hope for your daughter, the very rare\n", logname);
games/larn/object.c
224
lprintf("\n\nYou have found %s", objectname[i]);
games/larn/object.c
243
lprintf("\n\nYou have found %s", objectname[i]);
games/larn/object.c
50
lprintf(" of %s", potionname[i]);
games/larn/object.c
511
lprintf("\n\nYou have found %s ", objectname[obj]);
games/larn/object.c
526
lprintf("+ %d", (long)tmp);
games/larn/object.c
528
lprintf(" %d", (long)tmp);
games/larn/object.c
573
lprintf("\nYou hurt your foot dumb dumb! You suffer %d hit points", (long)k);
games/larn/object.c
58
lprintf(" of %s", scrollname[i]);
games/larn/object.c
82
lprintf("\n\nThere is %s here!", objectname[i]);
games/larn/object.c
89
lprintf("\n\nThere is %s here!", objectname[i]);
games/larn/object.c
94
lprintf("\n\nThere is %s here!", objectname[i]);
games/larn/object.c
969
lprintf("\nYou went forward in time by %d mobuls", (long)((i + 99) / 100));
games/larn/object.c
971
lprintf("\nYou went backward in time by %d mobuls", (long)(-(i + 99) / 100));
games/larn/scores.c
244
lprintf("%10d %2d %5d Mobuls %s \n",
games/larn/scores.c
280
lprintf("%10d %2d %s ",
games/larn/scores.c
283
lprintf("killed by a %s", monster[sco[j].what].name);
games/larn/scores.c
285
lprintf("%s", whydead[sco[j].what - 256]);
games/larn/scores.c
287
lprintf(" on %s", levelname[sco[j].level]);
games/larn/scores.c
680
lprintf("Score: %d, Diff: %d, %s ", (long)c[GOLD], (long)c[HARDGAME], logname);
games/larn/scores.c
687
lprintf("killed by %s %s", mod, monster[x].name);
games/larn/scores.c
689
lprintf("%s", whydead[x - 256]);
games/larn/scores.c
691
lprintf(" on %s\n", levelname[(int)level]);
games/larn/scores.c
707
lprintf("Can't locate log file <%s>\n", logfile);
games/larn/scores.c
711
lprintf("Can't stat log file <%s>\n", logfile);
games/larn/scores.c
719
lprintf("Score: %d, Diff: %d, %s %s on %d at %s", (long)(logg.score), (long)(logg.diff), logg.who, logg.what, (long)(logg.cavelev), p + 4);
games/larn/scores.c
723
lprintf(" Experience Level: %d, AC: %d, HP: %d/%d, Elapsed Time: %d minutes\n", (long)(logg.lev), (long)(logg.ac), (long)(logg.hp), (long)(logg.hpmax), (long)(logg.elapsedtime));
games/larn/scores.c
724
lprintf(" CPU time used: %d seconds, Machine usage: %d.%02d%%\n", (long)(logg.cputime), (long)(logg.usage / 100), (long)(logg.usage % 100));
games/larn/scores.c
725
lprintf(" BYTES in: %d, out: %d, moves: %d, deaths: %d, spells cast: %d\n", (long)(logg.bytin), (long)(logg.bytout), (long)(logg.moves), (long)(logg.killed), (long)(logg.spused));
games/larn/scores.c
726
lprintf(" out bytes per move: %d, time per move: %d ms\n", (long)(logg.bytout / logg.moves), (long)((logg.cputime * 1000) / logg.moves));
games/larn/scores.c
783
lprintf("%d\n%s", (long)++high, name); /* new id # and name */
games/larn/store.c
227
lprintf("They have also told us that you owe %d gp in back taxes, and as we must\n", (long)outstanding_taxes);
games/larn/store.c
245
lprintf("%d gold pieces", (long)c[GOLD]);
games/larn/store.c
309
lprintf("%39s", "");
games/larn/store.c
312
lprintf("%c) ", (i % 26) + 'a');
games/larn/store.c
315
lprintf("%s", potionhide[itm_[i].arg]);
games/larn/store.c
318
lprintf("%s", scrollhide[itm_[i].arg]);
games/larn/store.c
320
lprintf("%s", objectname[itm_[i].obj]);
games/larn/store.c
322
lprintf("%6d", (long)(itm_[i].price * 10));
games/larn/store.c
379
lprintf("%d gold pieces. ", (long)c[GOLD]);
games/larn/store.c
514
lprintf("levied taxes have been paid. They have also told us that you owe %d gp in\n", (long)outstanding_taxes);
games/larn/store.c
581
lprintf("%c) %s", i + 'a', objectname[(int)iven[i]]);
games/larn/store.c
583
lprintf("%5d", (long)gemvalue[i]);
games/larn/store.c
587
lprintf("You have %8d gold pieces in the bank.", (long)c[BANKACCOUNT]);
games/larn/store.c
589
lprintf("You have %8d gold pieces", (long)c[GOLD]);
games/larn/store.c
645
lprintf("%39s", "");
games/larn/store.c
650
lprintf("\nItem %c is not a gemstone!", i + 'a');
games/larn/store.c
659
lprintf("%39s", "");
games/larn/store.c
667
lprintf("%8d", (long)c[BANKACCOUNT]);
games/larn/store.c
669
lprintf("%8d", (long)c[GOLD]);
games/larn/store.c
727
lprintf("\nYou don't have item %c!", isub + 'a');
games/larn/store.c
745
lprintf("\nItem (%c) is worth %d gold pieces to us. Do you want to sell it? ", i, (long)value);
games/larn/store.c
822
lprintf("You presently owe %d gp in taxes. ", (long)outstanding_taxes);
games/larn/store.c
827
lprintf("You have %6d gp. ", (long)c[GOLD]);
sys/dev/misc/lpt/lpt.c
246
lprintf(("out=%x\tin=%x\ttout=%d\n", data, temp, timeout));
sys/dev/misc/lpt/lpt.c
378
lprintf(("oldirq %x\n", sc->sc_irq));
sys/dev/misc/lpt/lpt.c
395
lprintf(("irq %"PRIxPTR" %x\n", irq, sc->sc_irq));
sys/dev/misc/lpt/lpt.c
415
lprintf(("T %x ", ppb_rstr(ppbus)));
sys/dev/misc/lpt/lpt.c
459
lprintf((LPT_NAME ": still open %x\n", sc->sc_state));
sys/dev/misc/lpt/lpt.c
480
lprintf((LPT_NAME " flags 0x%x\n", sc->sc_flags));
sys/dev/misc/lpt/lpt.c
507
lprintf(("status %x\n", ppb_rstr(ppbus)));
sys/dev/misc/lpt/lpt.c
549
lprintf(("irq %x\n", sc->sc_irq));
sys/dev/misc/lpt/lpt.c
556
lprintf(("opened.\n"));
sys/dev/misc/lpt/lpt.c
609
lprintf(("closed.\n"));
sys/dev/misc/lpt/lpt.c
629
lprintf(("p"));
sys/dev/misc/lpt/lpt.c
787
lprintf(("i"));
sys/dev/misc/lpt/lpt.c
791
lprintf(("\nC %d. ", sc->sc_xfercnt));
sys/dev/misc/lpt/lpt.c
794
lprintf(("W "));
sys/dev/misc/lpt/lpt.c
805
lprintf(("p"));
sys/dev/misc/lpt/lpt.c
874
lprintf(("w "));
sys/dev/misc/lpt/lpt.c
882
lprintf(("sts %x ", sts));
sys/dev/netif/plip/if_plip.c
383
lprintf("LP:ioctl(0x%lx)\n", cmd);
sys/dev/netif/plip/if_plip.c
553
lprintf("R");
sys/dev/netif/plip/if_plip.c
614
lprintf("&");
sys/dev/netif/plip/if_plip.c
675
lprintf("X");
sys/dev/netif/plip/if_plip.c
686
lprintf("^");
sys/dev/netif/plip/if_plip.c
694
lprintf("&");
sys/dev/netif/plip/if_plip.c
720
lprintf("X");
sys/dev/netif/plip/if_plip.c
731
lprintf("^");