Searched defs:FORCEINLINE (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dntdef.h215 #ifndef FORCEINLINE
217 #define FORCEINLINE __forceinline macro
219 #define FORCEINLINE __inline macro
221 #endif /* FORCEINLINE */
H A Dwinnt.h155 #ifndef FORCEINLINE
157 #define FORCEINLINE __forceinline macro
159 #define FORCEINLINE __inline macro
161 #endif /* FORCEINLINE */
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dntdef.h215 #ifndef FORCEINLINE
217 #define FORCEINLINE __forceinline macro
219 #define FORCEINLINE __inline macro
221 #endif /* FORCEINLINE */
H A Dwinnt.h155 #ifndef FORCEINLINE
157 #define FORCEINLINE __forceinline macro
159 #define FORCEINLINE __inline macro
161 #endif /* FORCEINLINE */

Completed in 196 milliseconds