reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

projects/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h
  960 extern unsigned struct_floppy_struct_sz;

References

projects/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc
  166   _(FDDEFPRM, READ, struct_floppy_struct_sz);
  176   _(FDGETPRM, WRITE, struct_floppy_struct_sz);
  185   _(FDSETPRM, READ, struct_floppy_struct_sz);