OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASM_COMMENT_START
(Results
1 - 4
of
4
) 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/config/i386/
unix.h
45
#define
ASM_COMMENT_START
"/ "
gas.h
122
#undef
ASM_COMMENT_START
123
#define
ASM_COMMENT_START
"#"
cygming.h
348
#undef
ASM_COMMENT_START
349
#define
ASM_COMMENT_START
" #"
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
defaults.h
30
#ifndef
ASM_COMMENT_START
31
#define
ASM_COMMENT_START
";#"
[
all
...]
Completed in 46 milliseconds