HomeSort by relevance Sort by last modified time
    Searched full:struct_2 (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CodeGen/
ms_struct-bitfield-2.c 40 typedef struct _struct_2 struct_2; typedef in typeref:struct:_struct_2
116 struct_2 test_struct_2 = { 20.0, 31, 407760, 1, 14916, 6712 };
128 static int a2[(sizeof (struct_2) == size_struct_2) -1];

Completed in 863 milliseconds