Home
last modified time | relevance | path

Searched defs:conversion (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/gcc/gcc/cp/
H A Dcall.c77 typedef struct conversion conversion; typedef
78 struct conversion { struct
80 conversion_kind kind; argument
82 conversion_rank rank; argument
89 conversion. */ argument
95 /* If KIND is ck_ptr or ck_pmem, true to indicate that a conversion argument
98 /* The type of the expression resulting from the conversion. */ argument
101 /* The next conversion in the chain. Since the conversions are argument
110 /* The function candidate corresponding to this conversion argument
127 static int compare_ics (conversion *, conversion *); argument
/openbsd/gnu/usr.bin/texinfo/intl/
H A Dprintf-parse.h48 char conversion; /* d i o u x X f e E g G c s p n U % but not C S */ member
H A Dwprintf-parse.h48 wchar_t conversion; /* d i o u x X f e E g G c s p n U % but not C S */ member
/openbsd/gnu/gcc/libcpp/
H A Dcharset.c595 struct conversion struct
601 static const struct conversion conversion_tab[] = { argument