HomeSort by relevance Sort by last modified time
    Searched refs:PREFERRED_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/
defaults.h 825 /* If PREFERRED_STACK_BOUNDARY is not defined, set it to STACK_BOUNDARY.
827 #ifndef PREFERRED_STACK_BOUNDARY
828 #define PREFERRED_STACK_BOUNDARY STACK_BOUNDARY
831 /* Set INCOMING_STACK_BOUNDARY to PREFERRED_STACK_BOUNDARY if it is not
834 #define INCOMING_STACK_BOUNDARY PREFERRED_STACK_BOUNDARY
    [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/
i386.h 704 #define PREFERRED_STACK_BOUNDARY ix86_preferred_stack_boundary
    [all...]

Completed in 151 milliseconds