OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:crt_copysignl
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
int_math.h
69
#define
crt_copysignl
(x, y) copysignl((x), (y))
macro
73
#define
crt_copysignl
(x, y) __builtin_copysignl((x), (y))
macro
int_math.h
69
#define
crt_copysignl
(x, y) copysignl((x), (y))
macro
73
#define
crt_copysignl
(x, y) __builtin_copysignl((x), (y))
macro
Completed in 21 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025