Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
D2008-08-07-AlignPadding1.c6 typedef union _gc_head { union
8 union _gc_head *gc_next;
9 union _gc_head *gc_prev;
Dunion-init.c6 typedef union _gc_head { union
8 union _gc_head *gc_next;
9 union _gc_head *gc_prev;
/external/python/cpython2/Include/
Dobjimpl.h252 typedef union _gc_head { union
254 union _gc_head *gc_next;
255 union _gc_head *gc_prev;