Searched refs:_cleanup_bitmap_free_ (Results 1 - 2 of 2) sorted by relevance

/systemd/src/basic/
H A Dbitmap.h50 #define _cleanup_bitmap_free_ _cleanup_(bitmap_freep) macro
/systemd/src/test/
H A Dtest-bitmap.c23 _cleanup_bitmap_free_ Bitmap *b = NULL, *b2 = NULL;

Completed in 801 milliseconds