Home
last modified time | relevance | path

Searched refs:bitmap_new (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/shared/
Dbitmap.c27 Bitmap* bitmap_new(void) { in bitmap_new() function
34 ret = bitmap_new(); in bitmap_copy()
62 a = bitmap_new(); in bitmap_ensure_allocated()
Dbitmap.h14 Bitmap* bitmap_new(void);
/systemd-251/src/test/
Dtest-bitmap.c9 b = bitmap_new(); in main()
/systemd-251/src/resolve/
Dtest-dnssec.c569 nsec->nsec.types = bitmap_new(); in TEST()