Home
last modified time | relevance | path

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

/netbsd-src/tests/lib/libm/
H A Dt_fenv.c90 feround_to_fltrounds(int feround) in feround_to_fltrounds()
114 int feround = fegetround(); in checkfltrounds() local
123 checkrounding(int feround, const char *name) in checkrounding()