HelenOS sources

test_bitmap_t    1167 uspace/lib/ipcgfx/test/ipcgfx.c 	test_bitmap_t *bitmap;
test_bitmap_t    1190 uspace/lib/ipcgfx/test/ipcgfx.c 	bitmap = calloc(1, sizeof(test_bitmap_t));
test_bitmap_t    1207 uspace/lib/ipcgfx/test/ipcgfx.c 	test_bitmap_t *bitmap = (test_bitmap_t *) bm;
test_bitmap_t    1231 uspace/lib/ipcgfx/test/ipcgfx.c 	test_bitmap_t *bitmap = (test_bitmap_t *) bm;
test_bitmap_t    1248 uspace/lib/ipcgfx/test/ipcgfx.c 	test_bitmap_t *bitmap = (test_bitmap_t *) bm;
HelenOS homepage, sources at GitHub