Searched refs:get_target_float_ops_kind (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-float.c2206 get_target_float_ops_kind (const struct type *type) function
2295 enum target_float_ops_kind kind = get_target_float_ops_kind (type);
2305 enum target_float_ops_kind kind1 = get_target_float_ops_kind (type1);
2306 enum target_float_ops_kind kind2 = get_target_float_ops_kind (type2);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget-float.c2206 get_target_float_ops_kind (const struct type *type) function
2295 enum target_float_ops_kind kind = get_target_float_ops_kind (type);
2305 enum target_float_ops_kind kind1 = get_target_float_ops_kind (type1);
2306 enum target_float_ops_kind kind2 = get_target_float_ops_kind (type2);

Completed in 122 milliseconds