OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:siginfo_t_sz
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.h
29
extern unsigned
siginfo_t_sz
;
sanitizer_platform_limits_posix.cc
109
unsigned
siginfo_t_sz
= sizeof(siginfo_t);
member in namespace:__sanitizer
[
all
...]
Completed in 1724 milliseconds