Home
last modified time | relevance | path

Searched defs:struct_input_keymap_entry_sz (Results 1 – 2 of 2) 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
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cpp454 unsigned struct_input_keymap_entry_sz = sizeof(struct input_keymap_entry); variable
456 unsigned struct_input_keymap_entry_sz = 0; variable