Home
last modified time | relevance | path

Searched defs:VAL (Results 1 – 5 of 5) sorted by relevance

/csrg-svn/lib/libc/string/
H A Dmemset.c25 #define VAL 0 macro
/csrg-svn/usr.bin/f77/libI77/
H A Dfio.h20 #define VAL(x) (x!='\n'?x:' ') macro
/csrg-svn/games/cribbage/
H A Ddeck.h45 #define VAL(c) ( (c) < 9 ? (c)+1 : 10 ) /* val of rank */ macro
/csrg-svn/old/pcc/mip/
H A Dfort.c20 # define VAL(x) (int)(((x)>>8)&0377) macro
/csrg-svn/old/pcc/lint/lpass1/
H A Dlint.c11 # define VAL 0 macro