Home
last modified time | relevance | path

Searched refs:is_float_like (Results 1 – 13 of 13) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Ds390-tdep.c2446 is_float_like (struct type *type) in is_float_like() function
2481 return is_float_like (type); in s390_function_arg_float()
H A DChangeLog-20011383 (is_float_singleton, is_struct_like, is_float_like): New
1386 is_double_arg): Use is_struct_like and is_float_like, rather than
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Ds390-tdep.c2446 is_float_like (struct type *type) in is_float_like() function
2481 return is_float_like (type); in s390_function_arg_float()
H A DChangeLog-20011383 (is_float_singleton, is_struct_like, is_float_like): New
1386 is_double_arg): Use is_struct_like and is_float_like, rather than
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Ds390-tdep.c2234 is_float_like (struct type *type) in is_float_like() function
2270 return is_float_like (type); in s390_function_arg_float()
H A DChangeLog-20011383 (is_float_singleton, is_struct_like, is_float_like): New
1386 is_double_arg): Use is_struct_like and is_float_like, rather than
H A DChangeLog-200810674 * s390-tdep.c (is_float_singleton, is_float_like,
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Ds390-tdep.c2476 is_float_like (struct type *type) in is_float_like() function
2511 return is_float_like (type); in s390_function_arg_float()
H A DChangeLog-20011383 (is_float_singleton, is_struct_like, is_float_like): New
1386 is_double_arg): Use is_struct_like and is_float_like, rather than
H A DChangeLog-200810674 * s390-tdep.c (is_float_singleton, is_float_like,
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-20011383 (is_float_singleton, is_struct_like, is_float_like): New
1386 is_double_arg): Use is_struct_like and is_float_like, rather than
H A DChangeLog-200810673 * s390-tdep.c (is_float_singleton, is_float_like,
H A DChangeLog-201510291 (is_float_like): Remove function. Inline its logic...