HomeSort by relevance Sort by last modified time
    Searched refs:__MINGW_INTRIN_INLINE (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw.h 99 #if !defined(__MINGW_INTRIN_INLINE) && defined(__GNUC__)
100 #define __MINGW_INTRIN_INLINE extern __inline__ __attribute__((__always_inline__,__gnu_inline__))
654 #ifdef __MINGW_INTRIN_INLINE
657 __MINGW_INTRIN_INLINE void __cdecl __debugbreak(void)
stdlib.h 334 #ifdef __MINGW_INTRIN_INLINE
335 __MINGW_INTRIN_INLINE __int64 __cdecl _abs64(__int64 x) {
winnt.h     [all...]

Completed in 136 milliseconds