Searched refs:struct_wsdisplay_cmap_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.inc557 _(WSDISPLAYIO_GETCMAP, READ, struct_wsdisplay_cmap_sz);
558 _(WSDISPLAYIO_PUTCMAP, READ, struct_wsdisplay_cmap_sz);
H A Dsanitizer_platform_limits_netbsd.h943 extern unsigned struct_wsdisplay_cmap_sz;
H A Dsanitizer_platform_limits_netbsd.cpp787 unsigned struct_wsdisplay_cmap_sz = sizeof(wsdisplay_cmap); member in namespace:__sanitizer

Completed in 170 milliseconds