Home
last modified time | relevance | path

Searched defs:crealf (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/src/complex/
H A Dcrealf.c3 float (crealf)(float complex z) in crealf() function
/third_party/musl/porting/liteos_a/kernel/include/
H A Dcomplex.h109 #define crealf(x) ((float)(x)) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dcomplex.h109 #define crealf(x) ((float)(x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dcomplex.h109 #define crealf(x) ((float)(x)) macro
/third_party/musl/include/
H A Dcomplex.h109 #define crealf(x) ((float)(x)) macro

Completed in 2 milliseconds