alibaba/AliSQL
configure.cmake
:495
CHECK_FUNCTION_EXISTS (_doprnt HAVE_DOPRNT)
CHECK_FUNCTION_EXISTS (_doprnt HAVE_DOPRNT)
check_symbol_exists(_doprnt "stdio.h" HAVE_DOPRNT)
CHECK_FUNCTION_EXISTS (_doprnt HAVE_DOPRNT)
check_function_exists( _doprnt HAVE_DOPRNT )
check_symbol_exists(_doprnt "stdio.h" HAVE_DOPRNT)