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

  /external/libevent/compat/sys/
queue.h 397 #define CIRCLEQ_LAST(head) ((head)->cqh_last)
410 for((var) = CIRCLEQ_LAST(head); \
  /bionic/libc/include/sys/
queue.h 546 #define CIRCLEQ_LAST(head) ((head)->cqh_last)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
queue.h 561 #define CIRCLEQ_LAST(head) ((head)->cqh_last)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
queue.h 561 #define CIRCLEQ_LAST(head) ((head)->cqh_last)

Completed in 499 milliseconds