Home
last modified time | relevance | path

Searched refs:m32c_push_rounding (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/m32c/
Dm32c-protos.h32 poly_int64 m32c_push_rounding (poly_int64);
Dm32c.h475 #define PUSH_ROUNDING(N) m32c_push_rounding (N)
Dm32c.cc1293 m32c_push_rounding (poly_int64 n) in m32c_push_rounding() function
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-201835447 * config/m32c/m32c-protos.h (m32c_push_rounding): Take and return
35449 * config/m32c/m32c.c (m32c_push_rounding): Likewise.
DChangeLog-20106746 (m32c_push_rounding): Change return type to unsigned int.
6765 * config/m32c/m32c-protos.h (m32c_push_rounding): Update prototype.