Searched refs:struct_floppy_struct_sz (Results 1 – 8 of 8) sorted by relevance
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common_interceptors_ioctl.inc | 163 _(FDDEFPRM, READ, struct_floppy_struct_sz); 173 _(FDGETPRM, WRITE, struct_floppy_struct_sz); 182 _(FDSETPRM, READ, struct_floppy_struct_sz);
|
D | sanitizer_platform_limits_posix.h | 894 extern unsigned struct_floppy_struct_sz;
|
D | sanitizer_platform_limits_posix.cc | 417 unsigned struct_floppy_struct_sz = sizeof(struct floppy_struct); variable
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | 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);
|
D | sanitizer_platform_limits_posix.h | 954 extern unsigned struct_floppy_struct_sz;
|
D | sanitizer_platform_limits_posix.cpp | 416 unsigned struct_floppy_struct_sz = sizeof(struct floppy_struct); variable
|
/external/libabigail/tests/data/test-annotate/ |
D | test15-pr18892.so.abi | 6545 <!-- unsigned int __sanitizer::struct_floppy_struct_sz --> 6546 …<var-decl name='struct_floppy_struct_sz' type-id='type-id-211' mangled-name='_ZN11__sanitizer23str…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test15-pr18892.so.abi | 3790 …<var-decl name='struct_floppy_struct_sz' type-id='type-id-211' mangled-name='_ZN11__sanitizer23str…
|