Searched refs:struct_hpcfb_fbconf_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.inc183 _(HPCFBIO_GCONF, READWRITE, struct_hpcfb_fbconf_sz);
184 _(HPCFBIO_SCONF, READ, struct_hpcfb_fbconf_sz);
H A Dsanitizer_platform_limits_netbsd.h690 extern unsigned struct_hpcfb_fbconf_sz;
H A Dsanitizer_platform_limits_netbsd.cpp533 unsigned struct_hpcfb_fbconf_sz = sizeof(hpcfb_fbconf); member in namespace:__sanitizer

Completed in 200 milliseconds