cmake
HAVE_EXP10
examples
muse-sequencer/muse
src/CMakeLists.txt
:406
check_cxx_symbol_exists(exp10 cmath HAVE_EXP10)
KhronosGroup/SPIRV-LLVM
cmake/config-ix.cmake
:150
check_symbol_exists(exp10
math
.h HAVE_EXP10)