Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.h1010 extern unsigned struct_floppy_write_errors_sz;
H A Dsanitizer_common_interceptors_ioctl.inc196 _(FDWERRORGET, WRITE, struct_floppy_write_errors_sz);
H A Dsanitizer_platform_limits_posix.cpp474 unsigned struct_floppy_write_errors_sz = sizeof(struct floppy_write_errors); variable