OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CIRCLEQ_LAST
(Results
1 - 25
of
70
) sorted by null
1
2
3
/external/chromium_org/third_party/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
544
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
/development/ndk/platforms/android-3/include/sys/
queue.h
544
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
/development/ndk/platforms/android-L/include/sys/
queue.h
544
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
queue.h
561
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
queue.h
561
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
queue.h
544
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
queue.h
544
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
queue.h
544
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
queue.h
544
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
queue.h
544
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
queue.h
544
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
queue.h
544
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
queue.h
544
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
queue.h
544
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
queue.h
544
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
queue.h
544
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
queue.h
544
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
queue.h
544
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
queue.h
544
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
queue.h
544
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
queue.h
544
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
queue.h
544
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/
queue.h
544
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
queue.h
544
#define
CIRCLEQ_LAST
(head) ((head)->cqh_last)
Completed in 1528 milliseconds
1
2
3