HomeSort by relevance Sort by last modified time
    Searched refs:ehead (Results 1 - 7 of 7) sorted by null

  /external/iproute2/include/linux/netfilter/
x_tables.h 166 #define xt_entry_foreach(pos, ehead, esize) \
167 for ((pos) = (typeof(pos))(ehead); \
168 (pos) < (typeof(pos))((char *)(ehead) + (esize)); \
  /external/iptables/include/linux/netfilter/
x_tables.h 166 #define xt_entry_foreach(pos, ehead, esize) \
167 for ((pos) = (typeof(pos))(ehead); \
168 (pos) < (typeof(pos))((char *)(ehead) + (esize)); \
  /bionic/libc/kernel/arch-mips/asm/
sgiarcs.h 309 unsigned char ehead, esect, ecyl; member in struct:sgi_partition
  /development/ndk/platforms/android-9/arch-mips/include/asm/
sgiarcs.h 309 unsigned char ehead, esect, ecyl; member in struct:sgi_partition
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
sgiarcs.h 309 unsigned char ehead, esect, ecyl; member in struct:sgi_partition
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
sgiarcs.h 309 unsigned char ehead, esect, ecyl; member in struct:sgi_partition
  /external/kernel-headers/original/asm-mips/
sgiarcs.h 316 unsigned char ehead, esect, ecyl; /* unused */ member in struct:sgi_partition

Completed in 874 milliseconds