OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dtype_min
(Results
1 - 1
of
1
) sorted by relevancy
/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))
Completed in 11 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025