Home
last modified time | relevance | path

Searched defs:same (Results 1 – 11 of 11) sorted by relevance

/csrg-svn/usr.bin/tn3270/tools/
H A Dmkmake.y40 typedef struct same { struct
43 struct same argument
56 same_t *same; argument
324 visitcheck(same) in visitcheck() argument
456 same_copy(same) in same_copy() argument
1015 dump_same(same) in dump_same() argument
1030 same_t *same, *same2; in do_dump() local
/csrg-svn/old/dbx/tests/cc/
H A Dsame.c8 same () in same() function
/csrg-svn/sbin/routed/
H A Dif.c28 #define same(a1, a2) \ macro
H A Drouted.c866 #define same(a1, a2) \ macro
/csrg-svn/sbin/XNSrouted/
H A Dif.c30 #define same(a1, a2) \ macro
/csrg-svn/games/snake/snake/
H A Dsnake.h59 #define same(s1, s2) ((s1)->line == (s2)->line && (s1)->col == (s2)->col) macro
/csrg-svn/usr.bin/grep/old.ucb.grep/
H A Dold.ucb.grep.c217 same(a, b) in same() function
/csrg-svn/usr.bin/ex/
H A Dex_re.c754 same(a, b) in same() function
/csrg-svn/sys/netinet/
H A Dip_mroute.c69 #define same(a1, a2) (bcmp((caddr_t)(a1), (caddr_t)(a2), INSIZ) == 0) macro
/csrg-svn/local/ditroff/ditroff.okeeffe/devnver/Tools/
H A Dprects.c412 unsigned int same = 0; local
/csrg-svn/old/od/
H A Dod.c157 register n, same; local