OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SLIST_REMOVE
(Results
1 - 9
of
9
) sorted by null
/external/ipsec-tools/src/include-glibc/sys/
queue.h
150
#define
SLIST_REMOVE
(head, elm, type, field) do { \
/bionic/libc/include/sys/
queue.h
184
#define
SLIST_REMOVE
(head, elm, type, field) do { \
/development/ndk/platforms/android-3/include/sys/
queue.h
184
#define
SLIST_REMOVE
(head, elm, type, field) do { \
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
queue.h
184
#define
SLIST_REMOVE
(head, elm, type, field) do { \
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
queue.h
184
#define
SLIST_REMOVE
(head, elm, type, field) do { \
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
queue.h
184
#define
SLIST_REMOVE
(head, elm, type, field) do { \
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
queue.h
184
#define
SLIST_REMOVE
(head, elm, type, field) do { \
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
queue.h
184
#define
SLIST_REMOVE
(head, elm, type, field) do { \
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
queue.h
184
#define
SLIST_REMOVE
(head, elm, type, field) do { \
Completed in 45 milliseconds