Searched refs:struct_wsmouse_repeat_sz (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc552 _(WSMOUSEIO_GETREPEAT, WRITE, struct_wsmouse_repeat_sz);
553 _(WSMOUSEIO_SETREPEAT, READ, struct_wsmouse_repeat_sz);
H A Dsanitizer_platform_limits_netbsd.h964 extern unsigned struct_wsmouse_repeat_sz;
H A Dsanitizer_platform_limits_netbsd.cpp808 unsigned struct_wsmouse_repeat_sz = sizeof(wsmouse_repeat); member in namespace:__sanitizer

Completed in 212 milliseconds