Searched refs:FORCEINLINE (Results 1 – 1 of 1) sorted by relevance
790 #ifndef FORCEINLINE792 #define FORCEINLINE __inline __attribute__ ((always_inline)) macro794 #define FORCEINLINE __forceinline macro809 #ifndef FORCEINLINE810 #define FORCEINLINE inline macro813 #ifndef FORCEINLINE814 #define FORCEINLINE macro1674 static FORCEINLINE void* win32mmap(size_t size) { in win32mmap()1680 static FORCEINLINE void* win32direct_mmap(size_t size) { in win32direct_mmap()1687 static FORCEINLINE int win32munmap(void* ptr, size_t size) { in win32munmap()[all …]