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

  /external/qemu/
sys-queue.h 330 #define CIRCLEQ_LAST(head) ((head)->cqh_last)
  /bionic/libc/include/sys/
queue.h 544 #define CIRCLEQ_LAST(head) ((head)->cqh_last)
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
queue.h 544 #define CIRCLEQ_LAST(head) ((head)->cqh_last)
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
queue.h 544 #define CIRCLEQ_LAST(head) ((head)->cqh_last)

Completed in 75 milliseconds