Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/compiler_rt/dist/test/timing/
Dtiming.h8 static double conversion = 0.0; in intervalInCycles() local
/netbsd/src/external/gpl2/xcvs/dist/lib/
Dprintf-parse.h47 char conversion; /* d i o u x X f e E g G c s p n U % but not C S */ member
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcall.cc83 struct conversion { struct
85 conversion_kind kind; argument
87 conversion_rank rank; argument
91 /* True if this conversion would be permitted with a bending of argument
97 conversion. If KIND is ck_ambig or ck_user, true means force argument
100 /* If KIND is ck_ptr or ck_pmem, true to indicate that a conversion argument
114 /* True if this conversion is taking place in a copy-initialization context argument
118 /* The type of the expression resulting from the conversion. */ argument
121 /* The next conversion in the chain. Since the conversions are argument
136 /* The function candidate corresponding to this conversion argument
[all …]
/netbsd/src/external/gpl2/xcvs/dist/src/
Dsubr.c855 char conversion; member
1091 char *conversion = va_arg (args, char *); in format_cmdline() local
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dtarget-float.c486 char conversion; in floatformat_printf_format() local
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-vect-patterns.cc4921 gassign *conversion = gimple_build_assign (new_value, CONVERT_EXPR, value); in vect_add_conversion_to_pattern() local