Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_platform_limits_netbsd.h684 extern unsigned struct_hpcfb_dspconf_sz;
HDsanitizer_interceptors_ioctl_netbsd.inc185 _(HPCFBIO_GDSPCONF, READWRITE, struct_hpcfb_dspconf_sz);
186 _(HPCFBIO_SDSPCONF, READ, struct_hpcfb_dspconf_sz);
HDsanitizer_platform_limits_netbsd.cpp817 unsigned struct_hpcfb_dspconf_sz = sizeof(hpcfb_dspconf); variable