Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp500 unsigned struct_input_keymap_entry_sz = sizeof(struct input_keymap_entry); variable
502 unsigned struct_input_keymap_entry_sz = 0; variable
H A Dsanitizer_common_interceptors_ioctl.inc387 _(EVIOCGKEYCODE_V2, WRITE, struct_input_keymap_entry_sz);
389 _(EVIOCSKEYCODE_V2, READ, struct_input_keymap_entry_sz);
H A Dsanitizer_platform_limits_posix.h1023 extern unsigned struct_input_keymap_entry_sz;