Searched refs:LIBXL_INIT_GC (Results 1 – 3 of 3) sorted by relevance
87 LIBXL_INIT_GC(gc_buf,ctx); in libxl_ctx_alloc()
597 #define LIBXL_INIT_GC(gc,ctx) do{ \ macro2078 LIBXL_INIT_GC((egc).gc,ctx); \3868 #define GC_INIT(ctx) libxl__gc gc[1]; LIBXL_INIT_GC(gc[0],ctx)
1938 LIBXL_INIT_GC(ao->gc, ctx); in libxl__ao_create()2224 LIBXL_INIT_GC(child->gc, ctx); in libxl__nested_ao_create()
Completed in 19 milliseconds