Searched refs:union_dvd_struct_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.inc1004 _(DVD_READ_STRUCT, READWRITE, union_dvd_struct_sz);
1005 _(DVD_WRITE_STRUCT, READWRITE, union_dvd_struct_sz);
H A Dsanitizer_platform_limits_netbsd.h985 extern unsigned union_dvd_struct_sz;
H A Dsanitizer_platform_limits_netbsd.cpp829 unsigned union_dvd_struct_sz = sizeof(dvd_struct); member in namespace:__sanitizer

Completed in 171 milliseconds