Home
last modified time | relevance | path

Searched defs:N_EXCEPTS (Results 1 – 5 of 5) sorted by relevance

/llvm-project/libc/src/math/generic/
H A Dcosf.cpp25 static constexpr size_t N_EXCEPTS = 6; global() variable
H A Dsincosf.cpp24 static constexpr int N_EXCEPTS = 6; global() variable
H A Dtanf.cpp26 constexpr size_t N_EXCEPTS = 6; global() variable
H A Dacosf.cpp24 static constexpr size_t N_EXCEPTS = 4; global() variable
H A Dasinf.cpp25 static constexpr size_t N_EXCEPTS = 2; global() variable