HomeSort by: relevance | last modified time | path
    Searched defs:MAX_SUPPORTED_STACK_ALIGNMENT (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
defaults.h 1125 the backend. MAX_SUPPORTED_STACK_ALIGNMENT is the maximum best
1127 supports stack alignment, MAX_SUPPORTED_STACK_ALIGNMENT and
1131 #define MAX_SUPPORTED_STACK_ALIGNMENT MAX_STACK_ALIGNMENT
1134 #define MAX_SUPPORTED_STACK_ALIGNMENT PREFERRED_STACK_BOUNDARY
  /src/external/gpl3/gcc.old/dist/gcc/
defaults.h 1115 the backend. MAX_SUPPORTED_STACK_ALIGNMENT is the maximum best
1117 supports stack alignment, MAX_SUPPORTED_STACK_ALIGNMENT and
1121 #define MAX_SUPPORTED_STACK_ALIGNMENT MAX_STACK_ALIGNMENT
1124 #define MAX_SUPPORTED_STACK_ALIGNMENT PREFERRED_STACK_BOUNDARY

Completed in 66 milliseconds