Home
last modified time | relevance | path

Searched defs:amount (Results 1 – 14 of 14) sorted by relevance

/csrg-svn/usr.bin/pascal/libpc/
H A DBUFF.c14 BUFF(amount) in BUFF() argument
/csrg-svn/games/hack/
H A Ddef.gold.h7 long amount; member
H A Dhack.wield.c57 chwepon(otmp,amount) in chwepon() argument
H A Dhack.mkobj.c135 register long amount = (num ? num : 1 + (rnd(dlevel+2) * rnd(30))); local
H A Dhack.do.c25 register long amount = OGOLD(obj); local
/csrg-svn/usr.bin/tftp/
H A Dtftp.c70 volatile unsigned long amount; local
175 volatile unsigned long amount; local
401 printstats(direction, amount) in printstats() argument
/csrg-svn/bin/sh/
H A Dmemalloc.h49 #define STADJUST(amount, p) (p += (amount), sstrnleft -= (amount)) argument
H A Dshow.c231 indent(amount, pfx, fp) in indent() argument
H A Dmknodes.c351 indent(amount, fp) in indent() argument
/csrg-svn/games/rogue/
H A Dspec_hit.c124 int amount; local
/csrg-svn/local/ditroff/ditroff.okeeffe/devhar/
H A Ddhar.c943 hor_move( amount ) in hor_move() argument
997 ver_move( amount ) in ver_move() argument
/csrg-svn/games/larn/
H A Dmonster.c972 dropgold(amount) in dropgold() argument
/csrg-svn/contrib/emacs-18.57/src/
H A Ddispnew.c362 scroll_screen_lines (from, end, amount) in scroll_screen_lines() argument
/csrg-svn/contrib/gcc-2.3.3/config/
H A Dmips.c2596 rtx amount = GEN_INT (BITS_PER_WORD - GET_MODE_BITSIZE (mode)); local