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

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DStdLibExtras.h137 #define WTF_ARRAY_LENGTH(array) sizeof(::WTF::ArrayLengthHelperFunction(array)) macro

Completed in 66 milliseconds