OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ALIGN_ASM_OP
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/
elfos.h
141
#undef
ALIGN_ASM_OP
142
#define
ALIGN_ASM_OP
"\t.align\t"
darwin.h
908
#undef
ALIGN_ASM_OP
909
#define
ALIGN_ASM_OP
".align"
914
fprintf (FILE, "\t%s\t%d\n",
ALIGN_ASM_OP
, (LOG))
/src/external/gpl3/gcc.old/dist/gcc/config/
elfos.h
141
#undef
ALIGN_ASM_OP
142
#define
ALIGN_ASM_OP
"\t.align\t"
darwin.h
885
#undef
ALIGN_ASM_OP
886
#define
ALIGN_ASM_OP
".align"
891
fprintf (FILE, "\t%s\t%d\n",
ALIGN_ASM_OP
, (LOG))
Completed in 28 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026