Searched refs:struct_floppy_struct_sz (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc158 _(FDDEFPRM, READ, struct_floppy_struct_sz);
168 _(FDGETPRM, WRITE, struct_floppy_struct_sz);
177 _(FDSETPRM, READ, struct_floppy_struct_sz);
H A Dsanitizer_platform_limits_posix.h855 extern unsigned struct_floppy_struct_sz;
H A Dsanitizer_platform_limits_posix.cc348 unsigned struct_floppy_struct_sz = sizeof(struct floppy_struct); member in namespace:__sanitizer

Completed in 73 milliseconds