Searched defs:TS_ARRAY_SIZE (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/tsan/
H A Dts_util.h310 #define TS_ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0])) macro

Completed in 114 milliseconds