Home
last modified time | relevance | path

Searched refs:xtype (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/
H A Dor386.c1 typedef int xtype; typedef
3 xtype
5 xtype a; in foo()
H A Drun.c3 typedef short int xtype; in main() typedef
5 xtype i; in main()
6 xtype ii; in main()
H A Dloadhicc.c1 typedef int xtype; typedef
4 xtype *p; in foo()
7 xtype a;
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dcvt.c1014 build_type_conversion (xtype, expr) in build_type_conversion() argument
1015 tree xtype, expr; in build_type_conversion()
1019 return build_user_type_conversion (xtype, expr, LOOKUP_NORMAL);
/openbsd/gnu/gcc/gcc/cp/
H A Dcvt.c1069 build_type_conversion (tree xtype, tree expr) in build_type_conversion() argument
1073 return build_user_type_conversion (xtype, expr, LOOKUP_NORMAL); in build_type_conversion()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dstabsread.c1568 struct type *xtype = read_type (pp, objfile); in read_type() local
1569 if (type == xtype) in read_type()
1600 replace_type (type, xtype); in read_type()
1607 TYPE_TARGET_TYPE (type) = xtype; in read_type()
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daltivec.h61 #define __bin_args_eq(xtype, x, ytype, y) \ argument
62 (__builtin_types_compatible_p (xtype, typeof (x)) \
65 #define __un_args_eq(xtype, x) \ argument
66 __builtin_types_compatible_p (xtype, typeof (x))
68 #define __tern_args_eq(xtype, x, ytype, y, ztype, z) \ argument
69 (__builtin_types_compatible_p (xtype, typeof (x)) \
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dcom.c298 static tree ffecom_char_enhance_arg_ (tree *xtype, ffesymbol s);
2301 ffecom_char_enhance_arg_ (tree *xtype, ffesymbol s) in ffecom_char_enhance_arg_() argument
2306 tree type = *xtype; in ffecom_char_enhance_arg_()
2337 *xtype = type; in ffecom_char_enhance_arg_()
/openbsd/gnu/usr.bin/binutils/cpu/
H A Dfrv.cpu2645 (define-pmacro (dnmop xname xcomment xattrs xtype xindex xmode)
2650 (type xtype)
2657 (define-pmacro (dnpmop xname xcomment xattrs xtype xindex xmode xparse)
2662 (type xtype)
/openbsd/gnu/usr.bin/binutils-2.17/cpu/
H A Dfrv.cpu3083 (define-pmacro (dnmop xname xcomment xattrs xtype xindex xmode)
3088 (type xtype)
3095 (define-pmacro (dnpmop xname xcomment xattrs xtype xindex xmode xparse)
3100 (type xtype)