Home
last modified time | relevance | path

Searched refs:DTYPE_MAX (Results 1 – 6 of 6) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_lround.c40 #define DTYPE_MAX LONG_MAX macro
53 static const type type_max = (type)DTYPE_MAX;
55 static const type dtype_max = (type)DTYPE_MAX + 0.5;
68 return (DTYPE_MAX); in fn()
Ds_llroundf.c8 #define DTYPE_MAX LLONG_MAX macro
Ds_llround.c8 #define DTYPE_MAX LLONG_MAX macro
Ds_lroundl.c8 #define DTYPE_MAX LONG_MAX macro
Ds_llroundl.c8 #define DTYPE_MAX LLONG_MAX macro
Ds_lroundf.c8 #define DTYPE_MAX LONG_MAX macro