Home
last modified time | relevance | path

Searched defs:_Complex_I (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/
H A Dcomplex-macros.h17 #define _Complex_I ((_Complex float)1.0fi) macro
/freebsd/include/
H A Dcomplex.h38 #define _Complex_I ((float _Complex)1.0i) macro