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

  /external/qemu/
sys-queue.h 329 #define CIRCLEQ_FIRST(head) ((head)->cqh_first)
  /bionic/libc/include/sys/
queue.h 543 #define CIRCLEQ_FIRST(head) ((head)->cqh_first)
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
queue.h 543 #define CIRCLEQ_FIRST(head) ((head)->cqh_first)
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
queue.h 543 #define CIRCLEQ_FIRST(head) ((head)->cqh_first)

Completed in 175 milliseconds