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

/external/clang/test/CodeGen/
H A Dc11atomics.c15 // CHECK: @testStructGlobal = global {{.*}} { i16 1, i16 2, i16 3, i16 4 }
230 _Atomic S testStructGlobal = (S){1, 2, 3, 4}; variable

Completed in 53 milliseconds