Searched refs:wget_bitmap_init (Results 1 – 4 of 4) sorted by relevance
110 int wget_bitmap_init(wget_bitmap **b, unsigned bits) in wget_bitmap_init() function
2061 assert(wget_bitmap_init(&b, 1000) == WGET_E_SUCCESS); in test_bitmap()
528 wget_bitmap_init(wget_bitmap **bitmap, unsigned bits);
2804 Fix docs for wget_bitmap_init() [skip ci]5160 rename wget_bitmap_allocate -> wget_bitmap_init