Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc455 unsigned struct_input_keymap_entry_sz = sizeof(struct input_keymap_entry); variable
457 unsigned struct_input_keymap_entry_sz = 0; variable
Dsanitizer_common_interceptors_ioctl.inc381 _(EVIOCGKEYCODE_V2, WRITE, struct_input_keymap_entry_sz);
383 _(EVIOCSKEYCODE_V2, READ, struct_input_keymap_entry_sz);
Dsanitizer_platform_limits_posix.h925 extern unsigned struct_input_keymap_entry_sz;