Home
last modified time | relevance | path

Searched refs:bitmask (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/kernel/common/linux/netfilter/
Dxt_physdev.h36 u_int8_t bitmask; member
/bionic/libc/kernel/common/linux/
Dnfs_xdr.h144 const u32 * bitmask; member
180 const u32 * bitmask; member
237 const u32 * bitmask; member
271 const u32 * bitmask; member
334 const u32 * bitmask; member
/bionic/linker/
Dlinker.cpp137 static unsigned bitmask[4096]; variable
140 bitmask[((offset) >> 12) >> 3] |= (1 << (((offset) >> 12) & 7)); \
1949 if(bitmask[n]){ in __linker_init_post_relocation()
1950 unsigned x = bitmask[n]; in __linker_init_post_relocation()