Home
last modified time | relevance | path

Searched defs:gc_generation (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/CodeGen/
D2008-08-07-AlignPadding1.c15 struct gc_generation { struct
25 // CHECK: @generations = global [3 x %struct.gc_generation] [%struct.gc_generation { %union._gc_hea… argument
Dunion-init.c15 struct gc_generation { struct
26 struct gc_generation generations[NUM_GENERATIONS] = { argument
/external/llvm-project/clang/test/CodeGen/
D2008-08-07-AlignPadding1.c15 struct gc_generation { struct
25 // CHECK: @generations = global [3 x %struct.gc_generation] [%struct.gc_generation { %union._gc_hea… argument
Dunion-init.c15 struct gc_generation { struct
26 struct gc_generation generations[NUM_GENERATIONS] = { argument
/external/python/cpython3/Include/internal/
Dpycore_gc.h113 struct gc_generation { struct
121 struct gc_generation_stats { argument
/external/python/cpython2/Modules/
Dgcmodule.c32 struct gc_generation { struct
43 static struct gc_generation generations[NUM_GENERATIONS] = { argument