Searched refs:libxl__free_all (Results 1 – 4 of 4) sorted by relevance
75 void libxl__free_all(libxl__gc *gc) in libxl__free_all() function
118 if (gc) libxl__free_all(gc); in libxl_ctx_alloc()
1432 libxl__free_all(gc); in libxl__egc_cleanup()1841 libxl__free_all(&ao->gc); in libxl__ao__destroy()
647 _hidden void libxl__free_all(libxl__gc *gc);3869 #define GC_FREE libxl__free_all(gc)
Completed in 21 milliseconds