OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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 in function:getobj
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 in function:getobj
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 110 milliseconds
Indexes created Sat Oct 11 14:09:46 GMT 2025