Home
last modified time | relevance | path

Searched defs:maxbit (Results 1 – 1 of 1) sorted by relevance

/third_party/selinux/libsepol/src/
Debitmap.c102 int ebitmap_not(ebitmap_t *dst, const ebitmap_t *e1, unsigned int maxbit) in ebitmap_not()
115 int ebitmap_andnot(ebitmap_t *dst, const ebitmap_t *e1, const ebitmap_t *e2, unsigned int maxbit) in ebitmap_andnot()