HomeSort by relevance Sort by last modified time
    Searched refs:TAILQ_EMPTY (Results 1 - 25 of 72) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
queue.h 446 if (!TAILQ_EMPTY(head2)) { \
457 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
queue.h 446 if (!TAILQ_EMPTY(head2)) { \
457 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
queue.h 446 if (!TAILQ_EMPTY(head2)) { \
457 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)
  /external/ipsec-tools/src/include-glibc/sys/
queue.h 338 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)
  /external/openssh/openbsd-compat/
sys-queue.h 94 #undef TAILQ_EMPTY
433 #define TAILQ_EMPTY(head) \
  /bionic/libc/include/sys/
queue.h 440 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)
  /development/ndk/platforms/android-21/include/sys/
queue.h 440 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)
  /development/ndk/platforms/android-3/include/sys/
queue.h 440 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
queue.h 440 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
queue.h 440 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
queue.h 440 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
queue.h 440 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
queue.h 440 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
queue.h 440 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
queue.h 440 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
queue.h 440 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
queue.h 440 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
queue.h 440 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
queue.h 440 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
queue.h 440 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
queue.h 440 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
queue.h 440 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
queue.h 440 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
queue.h 440 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
queue.h 440 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)

Completed in 601 milliseconds

1 2 3