OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:crt_copysign
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
int_math.h
67
#define
crt_copysign
(x, y) copysign((x), (y))
macro
71
#define
crt_copysign
(x, y) __builtin_copysign((x), (y))
macro
Completed in 11 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025