OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HACKY_CALL
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/tsan/rtl/
tsan_rtl.h
761
#define
HACKY_CALL
(f) \
770
#define
HACKY_CALL
(f) f()
791
HACKY_CALL
(__tsan_trace_switch);
tsan_rtl.cc
569
HACKY_CALL
(__tsan_report_race);
Completed in 56 milliseconds