OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLIST_INIT
(Results
1 - 25
of
55
) sorted by null
1
2
3
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/
win64-except.c
103
SLIST_INIT
(&info->codes);
158
SLIST_INIT
(&info->codes);
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/listfmts/nasm/
nasm-listfmt.c
157
SLIST_INIT
(&reloc_hist);
/external/openssh/openbsd-compat/
sys-queue.h
53
#undef
SLIST_INIT
213
#define
SLIST_INIT
(head) { \
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
compat-queue.h
142
#define
SLIST_INIT
(head) do { \
errwarn.c
423
SLIST_INIT
(&errwarns->errwarns);
symrec.c
138
SLIST_INIT
(&symtab->non_table_syms);
/external/ipsec-tools/src/include-glibc/sys/
queue.h
134
#define
SLIST_INIT
(head) do { \
/bionic/libc/include/sys/
queue.h
166
#define
SLIST_INIT
(head) do { \
/development/ndk/platforms/android-3/include/sys/
queue.h
166
#define
SLIST_INIT
(head) do { \
/external/chromium/third_party/libevent/compat/sys/
queue.h
119
#define
SLIST_INIT
(head) { \
/external/chromium_org/third_party/libevent/compat/sys/
queue.h
119
#define
SLIST_INIT
(head) { \
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
queue.h
166
#define
SLIST_INIT
(head) do { \
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
queue.h
166
#define
SLIST_INIT
(head) do { \
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
queue.h
166
#define
SLIST_INIT
(head) do { \
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
queue.h
166
#define
SLIST_INIT
(head) do { \
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
queue.h
166
#define
SLIST_INIT
(head) do { \
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
queue.h
166
#define
SLIST_INIT
(head) do { \
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
queue.h
166
#define
SLIST_INIT
(head) do { \
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
queue.h
166
#define
SLIST_INIT
(head) do { \
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
queue.h
166
#define
SLIST_INIT
(head) do { \
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
queue.h
166
#define
SLIST_INIT
(head) do { \
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
queue.h
166
#define
SLIST_INIT
(head) do { \
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
queue.h
166
#define
SLIST_INIT
(head) do { \
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
queue.h
166
#define
SLIST_INIT
(head) do { \
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
queue.h
166
#define
SLIST_INIT
(head) do { \
Completed in 44 milliseconds
1
2
3