Searched refs:DTYPE_MIN (Results 1 – 5 of 5) sorted by relevance
37 static const type dtype_min = DTYPE_MIN - (type)0.5;51 return x > 0 ? DTYPE_MAX : DTYPE_MIN; in fn()
32 #define DTYPE_MIN LONG_MIN macro63 return x > 0 ? DTYPE_MAX : DTYPE_MIN; in fn()
3 #define DTYPE_MIN LLONG_MIN macro
43 #define DTYPE_MIN LLONG_MIN macro
43 #define DTYPE_MIN LONG_MIN macro