Home
last modified time | relevance | path

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

/csrg-svn/sys/vax/uba/
H A Ddmzreg.h22 #define LINE(a) ((a%24)%8) macro
/csrg-svn/games/monop/
H A Dgetinp.c17 # define LINE 70 macro
/csrg-svn/games/adventure/
H A Dsetup.c44 #define LINE 10 /* How many values do we get on a line? */ macro
/csrg-svn/contrib/connectd/libc/
H A Dgetttyent.c22 #define LINE 256 macro
/csrg-svn/contrib/ed/
H A Ded.h41 } LINE; typedef
/csrg-svn/old/pcc/lint/lpass1/
H A Dlmanifest.h51 } LINE; typedef
/csrg-svn/old/tk/
H A Dtk.c11 #define LINE 47 macro
/csrg-svn/usr.bin/f77/libI77/
H A Dlio.h32 #define LINE 80 macro
/csrg-svn/games/atc/
H A Dstruct.h29 } LINE; typedef
/csrg-svn/usr.bin/col/
H A Dcol.c54 typedef struct line_str LINE; typedef
/csrg-svn/usr.bin/join/
H A Djoin.c44 } LINE; typedef
/csrg-svn/usr.bin/ex/
H A Dex_vis.h79 #define LINE(c) (vlinfo[c].vliny) macro
/csrg-svn/sys/vax/if/ACC/driver/
H A Dif_x29.c107 #define LINE(x) (minor(x) & 0177) /* index into line table */ macro
/csrg-svn/usr.bin/tn3270/
H A Dtelnet.c312 #define LINE 0x02 /* Line-by-line mode of operation */ macro