OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:crt_copysignf
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
int_math.h
68
#define
crt_copysignf
(x, y) copysignf((x), (y))
macro
72
#define
crt_copysignf
(x, y) __builtin_copysignf((x), (y))
macro
Completed in 12 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025