Home
last modified time | relevance | path

Searched refs:LONG_WIDTH_AND_ALIGN (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/CodeGen/
Drenderscript.c12 #define LONG_WIDTH_AND_ALIGN 8 macro
14 #define LONG_WIDTH_AND_ALIGN 4 macro
17 _Static_assert(sizeof(long) == LONG_WIDTH_AND_ALIGN, "sizeof long is wrong");
18 _Static_assert(_Alignof(long) == LONG_WIDTH_AND_ALIGN, "sizeof long is wrong");