OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:islessequal
(Results
1 - 2
of
2
) sorted by relevancy
/src/include/
math.h
482
#define
islessequal
(x, y) (!isunordered((x), (y)) && (x) <= (y))
macro
math.h
482
#define
islessequal
(x, y) (!isunordered((x), (y)) && (x) <= (y))
macro
Completed in 21 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025