OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASM_OUTPUT_LABEL
(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
141
#ifndef
ASM_OUTPUT_LABEL
142
#define
ASM_OUTPUT_LABEL
(FILE,NAME) \
154
ASM_OUTPUT_LABEL
((FILE), (NAME))
[
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
246
ASM_OUTPUT_LABEL
((STREAM), (NAME)); \
Completed in 64 milliseconds