Home
last modified time | relevance | path

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

/bionic/libc/kernel/common/linux/
Dicmpv6.h66 other:1, member
71 other:1, member
Dpkt_sched.h180 __u32 other; member
209 __u32 other; member
/bionic/libc/kernel/arch-mips/asm/xtalk/
Dxwidget.h136 unsigned other:8; member
/bionic/libc/include/sys/
Dexec_elf.h518 #define ELF_ST_VISIBILITY(other) ((uint32_t)(other) & 3) argument
1029 #define ELF32_ST_VISIBILITY(other) ELF_ST_VISIBILITY(other) argument
1034 #define ELF64_ST_VISIBILITY(other) ELF_ST_VISIBILITY(other) argument
/bionic/libc/kernel/tools/
Dcpp.py1436 def is_equal(self,other): argument