OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DOIT
(Results
1 - 14
of
14
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
reloc.c
868
#define
DOIT
(x) \
876
DOIT
(x);
884
DOIT
(x);
891
DOIT
(x);
899
DOIT
(x);
908
DOIT
(x);
921
DOIT
(x);
[
all
...]
cpu-ns32k.c
500
#define
DOIT
(x) \
509
DOIT
(x);
518
DOIT
(x);
526
DOIT
(x);
534
DOIT
(x);
548
DOIT
(x);
coff-x86_64.c
138
#define
DOIT
(x) \
151
DOIT
(x);
159
DOIT
(x);
167
DOIT
(x);
174
DOIT
(x);
coff-i386.c
139
#define
DOIT
(x) \
152
DOIT
(x);
160
DOIT
(x);
168
DOIT
(x);
coff-i860.c
90
#define
DOIT
(x) \
103
DOIT
(x);
111
DOIT
(x);
119
DOIT
(x);
coff-m68k.c
300
#define
DOIT
(x) \
313
DOIT
(x);
321
DOIT
(x);
329
DOIT
(x);
pe-mips.c
95
#define
DOIT
(x) \
109
DOIT
(x);
118
DOIT
(x);
127
DOIT
(x);
coff-arm.c
108
#define
DOIT
(x) \
122
DOIT
(x);
130
DOIT
(x);
138
DOIT
(x);
[
all
...]
elf32-m32r.c
219
#define
DOIT
(x) \
229
DOIT
(x);
236
DOIT
(x);
[
all
...]
elf32-bfin.c
373
#define
DOIT
(x) \
382
DOIT
(x);
390
DOIT
(x);
[
all
...]
elf32-nds32.c
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
libc-lock.h
469
#define __libc_cleanup_region_start(
DOIT
, FCT, ARG) \
472
if (
DOIT
) { \
486
#define __libc_cleanup_region_end(
DOIT
) \
488
__libc_ptf_call_always (_pthread_cleanup_pop_restore, (&_buffer,
DOIT
));\
489
} else if (
DOIT
) \
494
#define __libc_cleanup_end(
DOIT
) \
496
__libc_ptf_call_always (_pthread_cleanup_pop_restore, (&_buffer,
DOIT
));\
497
} else if (
DOIT
) \
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
libc-lock.h
469
#define __libc_cleanup_region_start(
DOIT
, FCT, ARG) \
472
if (
DOIT
) { \
486
#define __libc_cleanup_region_end(
DOIT
) \
488
__libc_ptf_call_always (_pthread_cleanup_pop_restore, (&_buffer,
DOIT
));\
489
} else if (
DOIT
) \
494
#define __libc_cleanup_end(
DOIT
) \
496
__libc_ptf_call_always (_pthread_cleanup_pop_restore, (&_buffer,
DOIT
));\
497
} else if (
DOIT
) \
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
libc-lock.h
469
#define __libc_cleanup_region_start(
DOIT
, FCT, ARG) \
472
if (
DOIT
) { \
486
#define __libc_cleanup_region_end(
DOIT
) \
488
__libc_ptf_call_always (_pthread_cleanup_pop_restore, (&_buffer,
DOIT
));\
489
} else if (
DOIT
) \
494
#define __libc_cleanup_end(
DOIT
) \
496
__libc_ptf_call_always (_pthread_cleanup_pop_restore, (&_buffer,
DOIT
));\
497
} else if (
DOIT
) \
Completed in 624 milliseconds