Home | Sort by: relevance | last modified time | path |
/src/lib/libm/src/ | |
s_lround.c | 43 #define DTYPE_MIN LONG_MIN 56 static const stype dtype_min = DTYPE_MIN - 0.5; variable in typeref:typename:const stype 59 ((x) > dtype_min && (x) < dtype_max)) |
s_lround.c | 43 #define DTYPE_MIN LONG_MIN 56 static const stype dtype_min = DTYPE_MIN - 0.5; variable in typeref:typename:const stype 59 ((x) > dtype_min && (x) < dtype_max)) |
s_lround.c | 43 #define DTYPE_MIN LONG_MIN 56 static const stype dtype_min = DTYPE_MIN - 0.5; variable in typeref:typename:const stype 59 ((x) > dtype_min && (x) < dtype_max)) |
s_lround.c | 43 #define DTYPE_MIN LONG_MIN 56 static const stype dtype_min = DTYPE_MIN - 0.5; variable in typeref:typename:const stype 59 ((x) > dtype_min && (x) < dtype_max)) |