OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:allowcnt
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hack/
hack.invent.c
392
xchar
allowcnt
= 0; /* 0, 1 or 2 */
local
400
let++,
allowcnt
= 1;
470
while (digit(ilet) &&
allowcnt
) {
475
allowcnt
= 2; /* signal presence of cnt */
492
if (!(
allowcnt
== 2 && cnt < u.ugold))
533
if (
allowcnt
== 2) { /* cnt given */
hack.invent.c
392
xchar
allowcnt
= 0; /* 0, 1 or 2 */
local
400
let++,
allowcnt
= 1;
470
while (digit(ilet) &&
allowcnt
) {
475
allowcnt
= 2; /* signal presence of cnt */
492
if (!(
allowcnt
== 2 && cnt < u.ugold))
533
if (
allowcnt
== 2) { /* cnt given */
Completed in 37 milliseconds
Indexes created Sun May 17 00:24:36 UTC 2026