Searched defs:type1 (Results 1 – 8 of 8) sorted by relevance
/csrg-svn/old/dbx/ |
H A D | asm.c | 55 public Boolean asm_typematch(type1, type2) in asm_typematch() argument
|
H A D | lists.c | 53 #define foreach2(type1, i, list1, type2, j, list2) \ argument
|
H A D | c.c | 73 public Boolean c_typematch(type1, type2) in c_typematch() argument
|
H A D | fortran.c | 62 public Boolean fortran_typematch(type1, type2) in fortran_typematch() argument
|
H A D | pascal.c | 148 public boolean pascal_typematch (type1, type2) in pascal_typematch() argument
|
H A D | modula-2.c | 165 public boolean modula2_typematch (type1, type2) in modula2_typematch() argument
|
/csrg-svn/usr.bin/mail/ |
H A D | cmd1.c | 267 type1(msgvec, doign, page) in type1() function
|
/csrg-svn/contrib/gcc-2.3.3/ |
H A D | c-typeck.c | 360 comptypes (type1, type2) in comptypes() argument 640 tree type1 = TYPE_MAIN_VARIANT (type); local 660 tree type1 = TYPE_MAIN_VARIANT (type); local 1992 tree type1 = TREE_TYPE (would_have_been); local 2178 tree type0, type1; local 3421 register tree type1; local
|