OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STACK_BOUNDARY
(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/config/i386/
cygming.h
270
#undef
STACK_BOUNDARY
271
#define
STACK_BOUNDARY
(TARGET_64BIT && ix86_abi == MS_ABI ? 128 : BITS_PER_WORD)
i386.h
693
#define
STACK_BOUNDARY
\
[
all
...]
Completed in 44 milliseconds