Home
last modified time | relevance | path

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

/third_party/musl/src/complex/
H A Dcreall.c3 long double (creall)(long double complex z) in creall() function
/third_party/musl/porting/liteos_a/kernel/include/
H A Dcomplex.h110 #define creall(x) ((long double)(x)) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dcomplex.h110 #define creall(x) ((long double)(x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dcomplex.h110 #define creall(x) ((long double)(x)) macro
/third_party/musl/include/
H A Dcomplex.h110 #define creall(x) ((long double)(x)) macro

Completed in 2 milliseconds