OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASM_OUTPUT_DEF
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
defaults.h
101
#ifndef
ASM_OUTPUT_DEF
102
#define
ASM_OUTPUT_DEF
(FILE,LABEL1,LABEL2) \
187
#if defined (ASM_WEAKEN_LABEL) && defined (
ASM_OUTPUT_DEF
)
193
ASM_OUTPUT_DEF
(STREAM, NAME, VALUE); \
860
#ifdef
ASM_OUTPUT_DEF
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
cygming.h
437
ASM_OUTPUT_DEF
(STREAM, alias, IDENTIFIER_POINTER (TARGET)); \
Completed in 33 milliseconds