Home
last modified time | relevance | path

Searched refs:FP_RND_MINF (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sparc/soft-fp/
A Dsoft-fp.h57 # define FP_RND_MINF 3 macro
152 case FP_RND_MINF: \
A Dop-common.h93 || (FP_ROUNDMODE == FP_RND_MINF && X##_s)) \
196 case FP_RND_MINF: \
598 R##_s = (FP_ROUNDMODE == FP_RND_MINF); \
625 R##_s = (FP_ROUNDMODE == FP_RND_MINF); \
683 R##_s = (FP_ROUNDMODE == FP_RND_MINF); \

Completed in 4 milliseconds