Searched defs:_description (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/test/API/qemu/ |
H A D | qemu.py | 10 _description = """\ variable
|
/llvm-project/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1466 #define __sanitizer_syscall_pre_add_key(_type, _description, _payload, plen, \ argument 1471 #define __sanitizer_syscall_post_add_key(res, _type, _description, _payload, \ argument 1476 #define __sanitizer_syscall_pre_request_key(_type, _description, \ argument 1481 #define __sanitizer_syscall_post_request_key(res, _type, _description, \ argument
|