OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLIST_FIRST
(Results
1 - 25
of
55
) sorted by null
1
2
3
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
compat-queue.h
125
#define
SLIST_FIRST
(head) ((head)->slh_first)
128
for ((var) =
SLIST_FIRST
((head)); \
133
for ((var) =
SLIST_FIRST
((head)); \
138
for ((varp) = &
SLIST_FIRST
((head)); \
143
SLIST_FIRST
((head)) = NULL; \
152
SLIST_NEXT((elm), field) =
SLIST_FIRST
((head)); \
153
SLIST_FIRST
((head)) = (elm); \
159
if (
SLIST_FIRST
((head)) == (elm)) { \
163
struct type *curelm =
SLIST_FIRST
((head)); \
172
SLIST_FIRST
((head)) = SLIST_NEXT(SLIST_FIRST((head)), field);
[
all
...]
errwarn.c
201
first =
SLIST_FIRST
(&errwarns->errwarns);
437
we =
SLIST_FIRST
(&errwarns->errwarns);
symrec.c
453
non_table_symrec *sym =
SLIST_FIRST
(&symtab->non_table_syms);
/external/ipsec-tools/src/include-glibc/sys/
queue.h
127
#define
SLIST_FIRST
(head) ((head)->slh_first)
130
for ((var) =
SLIST_FIRST
((head)); \
135
SLIST_FIRST
((head)) = NULL; \
144
SLIST_NEXT((elm), field) =
SLIST_FIRST
((head)); \
145
SLIST_FIRST
((head)) = (elm); \
151
if (
SLIST_FIRST
((head)) == (elm)) { \
155
struct type *curelm =
SLIST_FIRST
((head)); \
164
SLIST_FIRST
((head)) = SLIST_NEXT(
SLIST_FIRST
((head)), field); \
/external/openssh/openbsd-compat/
sys-queue.h
48
#undef
SLIST_FIRST
195
#define
SLIST_FIRST
(head) ((head)->slh_first)
197
#define SLIST_EMPTY(head) (
SLIST_FIRST
(head) == SLIST_END(head))
201
for((var) =
SLIST_FIRST
(head); \
206
for ((varp) = &
SLIST_FIRST
((head)); \
214
SLIST_FIRST
(head) = SLIST_END(head); \
/external/chromium/third_party/libevent/compat/sys/
queue.h
106
#define
SLIST_FIRST
(head) ((head)->slh_first)
108
#define SLIST_EMPTY(head) (
SLIST_FIRST
(head) == SLIST_END(head))
112
for((var) =
SLIST_FIRST
(head); \
120
SLIST_FIRST
(head) = SLIST_END(head); \
/external/chromium_org/third_party/libevent/compat/sys/
queue.h
106
#define
SLIST_FIRST
(head) ((head)->slh_first)
108
#define SLIST_EMPTY(head) (
SLIST_FIRST
(head) == SLIST_END(head))
112
for((var) =
SLIST_FIRST
(head); \
120
SLIST_FIRST
(head) = SLIST_END(head); \
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/listfmts/nasm/
nasm-listfmt.c
286
last_hist =
SLIST_FIRST
(&reloc_hist);
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/
win64-except.c
119
code =
SLIST_FIRST
(&info->codes);
/bionic/libc/include/sys/
queue.h
204
#define
SLIST_FIRST
(head) ((head)->slh_first)
/development/ndk/platforms/android-3/include/sys/
queue.h
204
#define
SLIST_FIRST
(head) ((head)->slh_first)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
queue.h
204
#define
SLIST_FIRST
(head) ((head)->slh_first)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
queue.h
204
#define
SLIST_FIRST
(head) ((head)->slh_first)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
queue.h
204
#define
SLIST_FIRST
(head) ((head)->slh_first)
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
queue.h
204
#define
SLIST_FIRST
(head) ((head)->slh_first)
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
queue.h
204
#define
SLIST_FIRST
(head) ((head)->slh_first)
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
queue.h
204
#define
SLIST_FIRST
(head) ((head)->slh_first)
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
queue.h
204
#define
SLIST_FIRST
(head) ((head)->slh_first)
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
queue.h
204
#define
SLIST_FIRST
(head) ((head)->slh_first)
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
queue.h
204
#define
SLIST_FIRST
(head) ((head)->slh_first)
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
queue.h
204
#define
SLIST_FIRST
(head) ((head)->slh_first)
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
queue.h
204
#define
SLIST_FIRST
(head) ((head)->slh_first)
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
queue.h
204
#define
SLIST_FIRST
(head) ((head)->slh_first)
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
queue.h
204
#define
SLIST_FIRST
(head) ((head)->slh_first)
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
queue.h
204
#define
SLIST_FIRST
(head) ((head)->slh_first)
Completed in 103 milliseconds
1
2
3