Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.h684 extern unsigned struct_hpcfb_fbconf_sz;
Dsanitizer_interceptors_ioctl_netbsd.inc183 _(HPCFBIO_GCONF, READWRITE, struct_hpcfb_fbconf_sz);
184 _(HPCFBIO_SCONF, READ, struct_hpcfb_fbconf_sz);
Dsanitizer_platform_limits_netbsd.cpp817 unsigned struct_hpcfb_fbconf_sz = sizeof(hpcfb_fbconf); variable