/csrg-svn/usr.bin/window/ |
H A D | value.h | 13 struct value { struct 14 char v_type; 15 union { 18 } v_un;
|
/csrg-svn/games/battlestar/ |
H A D | com4.c | 17 int firstnumber, heavy, bulky, value; local 163 int first, value; local 242 int firstnumber, value; local 303 int firstnumber, value; in eat() local
|
H A D | com3.c | 79 int value; in bury() local 162 int firstnumber, value; in shoot() local
|
/csrg-svn/sys/sparc/sparc/ |
H A D | asm.h | 55 #define stba(loc, asi, value) ({ \ argument 61 #define sta(loc, asi, value) ({ \ argument
|
/csrg-svn/usr.bin/pascal/pdx/ |
H A D | tree.h | 32 #define push(type, value) ((*(type *)sp) = value, sp += (sizeof(type) + WMASK) & ~WMASK, value) argument 35 #define push(type, value) ((type *) (sp += sizeof(type)))[-1] = (value) argument
|
/csrg-svn/lib/libm/common_source/ |
H A D | mathimpl.h | 47 # define vc(name, value, x1,x2,x3,x4, bexp, xval) \ argument 50 # define ic(name, value, bexp, xval) ; argument 56 # define vc(name, value, x1,x2,x3,x4, bexp, xval) ; argument 58 # define ic(name, value, bexp, xval) \ argument
|
/csrg-svn/usr.bin/diction/explain/ |
H A D | explain.d | 129 demean degrade, denigrate (unless behave without regard to value) variable
|
/csrg-svn/sys/sys/ |
H A D | syscontext.h | 22 #define RETURN(value) { return (value); } argument
|
/csrg-svn/usr.bin/pascal/libpc/ |
H A D | SQRT.c | 15 SQRT(value) in SQRT() argument
|
H A D | ROUND.c | 13 ROUND(value) in ROUND() argument
|
H A D | LN.c | 15 LN(value) in LN() argument
|
H A D | TRUNC.c | 13 TRUNC(value) in TRUNC() argument
|
H A D | EXP.c | 16 EXP(value) in EXP() argument
|
H A D | SEED.c | 15 SEED(value) in SEED() argument
|
H A D | RSNG4.c | 15 RSNG4(value, upper) in RSNG4() argument
|
H A D | ATAN.c | 16 ATAN(value) in ATAN() argument
|
H A D | SIN.c | 16 SIN(value) in SIN() argument
|
H A D | CHR.c | 15 CHR(value) in CHR() argument
|
H A D | SUBSCZ.c | 15 SUBSCZ(value, upper) in SUBSCZ() argument
|
H A D | COS.c | 16 COS(value) in COS() argument
|
H A D | PRED.c | 13 PRED(value, lower, upper) in PRED() argument
|
/csrg-svn/old/lisp/fp/fp.vax/ |
H A D | fpPP.l | 17 ; printRet is like print yet it returns the value printed, variable
|
/csrg-svn/sys/tahoe/align/ |
H A D | Awrite_back.c | 15 write_back(infop,value, where) in write_back() argument
|
H A D | Aget_word.c | 25 register long code, value; local
|
/csrg-svn/old/sdb/ |
H A D | access.c | 42 putval(loc, d, value) in putval() argument 52 putreg(reg, d, value) in putreg() argument 61 put(adr,space,value) in put() argument 74 access(mode,adr,space,value) in access() argument
|