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

  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386.h 2973 #define IX86_CALLCVT_STDCALL 0x2
2980 ((FLAGS) & (IX86_CALLCVT_CDECL | IX86_CALLCVT_STDCALL \
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.h 2850 #define IX86_CALLCVT_STDCALL 0x2
2857 ((FLAGS) & (IX86_CALLCVT_CDECL | IX86_CALLCVT_STDCALL \

Completed in 20 milliseconds