Lioncash 3f210836ad Compiler: Rename __forceinline define to DOLPHIN_FORCE_INLINE
This is much better as prefixed double underscores are reserved for the
implementation when it comes to identifiers. Another reason its better,
is that, on Windows, where __forceinline is a compiler built-in, with
the previous define, header inclusion software that detects unnecessary
includes will erroneously flag usages of Compiler.h as unnecessary
(despite being necessary on other platforms). So we define a macro
that's used by Windows and other platforms to ensure this doesn't
happen.
2018-06-09 12:20:25 -04:00
..
2018-04-12 21:28:39 +02:00
2017-05-26 00:53:58 -07:00
2016-01-17 20:11:45 -05:00
2018-03-14 22:03:12 -04:00
2017-03-26 23:08:33 -04:00
2018-04-12 21:28:39 +02:00
2017-06-15 21:34:04 +02:00
2018-04-12 21:28:39 +02:00
2015-05-25 13:22:31 +02:00
2017-11-17 19:47:56 -06:00
2018-04-12 21:28:39 +02:00
2018-04-12 21:28:39 +02:00
2018-05-12 18:10:26 +02:00
2016-01-17 20:11:45 -05:00