Home
last modified time | relevance | path

Searched refs:map_subtract (Results 1 – 2 of 2) sorted by relevance

/haiku/src/libs/libsolv/solv/
H A Dbitmap.h43 extern void map_subtract(Map *t, Map *s);
H A Dbitmap.c90 map_subtract(Map *t, Map *s) in map_subtract() function