Home
last modified time | relevance | path

Searched defs:can_use_poly_mul (Results 1 – 3 of 3) sorted by relevance

/mports/databases/mysql90-server/files/
Dpatch-storage_innobase_ut_crc32.cc24 bool can_use_poly_mul() { return getauxval(AT_HWCAP) & HWCAP_PMULL; } in can_use_poly_mul() function
/mports/databases/mysql84-server/files/
Dpatch-storage_innobase_ut_crc32.cc24 bool can_use_poly_mul() { return getauxval(AT_HWCAP) & HWCAP_PMULL; } in can_use_poly_mul() function
/mports/databases/mysql80-server/files/
Dpatch-storage_innobase_ut_crc32.cc24 bool can_use_poly_mul() { return getauxval(AT_HWCAP) & HWCAP_PMULL; } in can_use_poly_mul() function