libxkbcommon/bench
Ran Benita bd79a960f5 Possible fix for non-MSVC windows compilers
`_MSC_VER` is specific to MSVC, but there can be other compilers targeting
windows. Hopefully they do define `_WIN32`, so let's use that.

Refs: https://github.com/xkbcommon/libxkbcommon/issues/305
Signed-off-by: Ran Benita <ran@unusedvar.com>
2023-04-11 23:29:25 +03:00
..
atom.c bench: add atom benchmark 2021-04-27 16:41:32 +03:00
bench.c Possible fix for non-MSVC windows compilers 2023-04-11 23:29:25 +03:00
bench.h bench: simplify the bench helpers 2018-07-05 18:29:39 +03:00
compose.c bench/compose: fix compose file path 2021-06-10 17:13:57 +03:00
key-proc.c test/atom: use correct format specifier for size_t 2019-12-28 14:13:52 +02:00
rules.c bench: silence coverity complaint about a double free 2021-03-19 23:44:30 +02:00
rulescomp.c bench/rulescomp: decrease benchmark iterations 2021-04-27 12:32:21 +03:00
x11.c x11: cache X11 atoms 2020-11-20 13:04:21 +02:00