Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Darm-aapcs-zerolength-bitfield.c23 static int arr2_sizeof[(sizeof(struct t2) == 4) ? 0 : -1]; variable
Darm-apcs-zerolength-bitfield.c27 static int arr2_sizeof[(sizeof(struct t2) == 8) ? 0 : -1]; variable
/external/llvm-project/clang/test/CodeGen/
Darm-aapcs-zerolength-bitfield.c23 static int arr2_sizeof[(sizeof(struct t2) == 4) ? 0 : -1]; variable
Darm-apcs-zerolength-bitfield.c27 static int arr2_sizeof[(sizeof(struct t2) == 8) ? 0 : -1]; variable