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

  /src/external/gpl3/gcc/dist/gcc/config/bpf/
bpf.h 300 #define PUSH_ARGS_REVERSED 1
  /src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx.h 156 #define PUSH_ARGS_REVERSED 1
  /src/external/gpl3/gcc.old/dist/gcc/config/bpf/
bpf.h 285 #define PUSH_ARGS_REVERSED 1
  /src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
nvptx.h 148 #define PUSH_ARGS_REVERSED 1
  /src/external/gpl3/gcc/dist/gcc/
defaults.h 811 #ifndef PUSH_ARGS_REVERSED
813 #define PUSH_ARGS_REVERSED targetm.calls.push_argument (0)
819 #ifndef PUSH_ARGS_REVERSED
820 #define PUSH_ARGS_REVERSED 0
  /src/external/gpl3/gcc.old/dist/gcc/
defaults.h 811 #ifndef PUSH_ARGS_REVERSED
813 #define PUSH_ARGS_REVERSED targetm.calls.push_argument (0)
819 #ifndef PUSH_ARGS_REVERSED
820 #define PUSH_ARGS_REVERSED 0
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386.h 1615 #define PUSH_ARGS_REVERSED 1
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.h 1529 #define PUSH_ARGS_REVERSED 1

Completed in 29 milliseconds