OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:crt_fmax
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
int_math.h
87
#define
crt_fmax
(x, y) __max((x), (y))
macro
91
#define
crt_fmax
(x, y) __builtin_fmax((x), (y))
macro
int_math.h
87
#define
crt_fmax
(x, y) __max((x), (y))
macro
91
#define
crt_fmax
(x, y) __builtin_fmax((x), (y))
macro
Completed in 21 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025