Home
last modified time | relevance | path

Searched refs:struct_wsdisplay_cmap_sz (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h938 extern unsigned struct_wsdisplay_cmap_sz;
H A Dsanitizer_interceptors_ioctl_netbsd.inc554 _(WSDISPLAYIO_GETCMAP, READ, struct_wsdisplay_cmap_sz);
555 _(WSDISPLAYIO_PUTCMAP, READ, struct_wsdisplay_cmap_sz);
H A Dsanitizer_platform_limits_netbsd.cpp1072 unsigned struct_wsdisplay_cmap_sz = sizeof(wsdisplay_cmap); variable