Home
last modified time | relevance | path

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

/external/libsepol/include/sepol/policydb/
Debitmap.h36 uint32_t highbit; /* highest position in the total bitmap */ member
/external/libsepol/src/
Debitmap.c252 uint32_t highbit = startbit + MAPSIZE; in ebitmap_set_bit() local
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/genperf/
Dperfect.h46 ub4 highbit; /* for HEX, highest interesting bit */ member