Searched defs:new_bm_ptr (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/usr/eclipseclp/icparc_solvers/
H A Dbitmap.c421 set_bitmap_lwb(uword *bitmap, word min, uword **new_bm_ptr) argument
534 set_bitmap_upb(uword *bitmap, word max, uword **new_bm_ptr) argument
647 remove_bitmap_element(uword *bitmap, word el, uword **new_bm_ptr) argument
786 remove_bitmap_range(uword *bitmap, word lo0, word hi0, uword **new_bm_ptr) argument
936 bitmap_intersect_into(uword *bitmap, uword *bitmap2, word offset_adj, uword **new_bm_ptr) argument
1148 bitmap_shifted_intersect_into(uword *bitmap, uword *bitmap2, word shift, uword **new_bm_ptr) argument
1448 bitmap_union(uword *bitmap, uword *bitmap2, uword **new_bm_ptr) argument
1575 copy_bitmap(uword *bitmap, uword **new_bm_ptr) argument
1609 copy_bitmap_shifted(uword *bitmap, word shift, uword **new_bm_ptr) argument
[all...]

Completed in 32 milliseconds