Searched defs:conversion (Results 1 – 6 of 6) sorted by relevance
8 static double conversion = 0.0; in intervalInCycles() local
47 char conversion; /* d i o u x X f e E g G c s p n U % but not C S */ member
83 struct conversion { struct85 conversion_kind kind; argument87 conversion_rank rank; argument91 /* True if this conversion would be permitted with a bending of argument97 conversion. If KIND is ck_ambig or ck_user, true means force argument100 /* If KIND is ck_ptr or ck_pmem, true to indicate that a conversion argument114 /* True if this conversion is taking place in a copy-initialization context argument118 /* The type of the expression resulting from the conversion. */ argument121 /* The next conversion in the chain. Since the conversions are argument136 /* The function candidate corresponding to this conversion argument[all …]
855 char conversion; member1091 char *conversion = va_arg (args, char *); in format_cmdline() local
486 char conversion; in floatformat_printf_format() local
4921 gassign *conversion = gimple_build_assign (new_value, CONVERT_EXPR, value); in vect_add_conversion_to_pattern() local