Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Darm-aapcs-zerolength-bitfield.c13 static int arr1_offset[(offsetof(struct t1, bar) == 1) ? 0 : -1]; variable
Darm-apcs-zerolength-bitfield.c17 static int arr1_offset[(offsetof(struct t1, bar) == 4) ? 0 : -1]; variable