Searched refs:COMPILE_TIME_ASSERT_FUNCTION_SCOPE (Results 1 - 2 of 2) sorted by relevance

/system/core/include/utils/
H A DDebug.h32 #define COMPILE_TIME_ASSERT_FUNCTION_SCOPE(_exp) \ macro
H A DFlattenable.h33 COMPILE_TIME_ASSERT_FUNCTION_SCOPE( !(N & (N-1)) );
39 COMPILE_TIME_ASSERT_FUNCTION_SCOPE( !(N & (N-1)) );

Completed in 100 milliseconds