Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/include/sepol/policydb/
H A Debitmap.h29 #define MAPBIT 1ULL /* a bit in the node bitmap */ macro
/third_party/pcre2/pcre2/src/
H A Dpcre2_internal.h1864 #define MAPBIT(map,n) ((map)[(n)/32]&(1u<<((n)%32))) macro

Completed in 7 milliseconds