Searched defs:EPOXY_NOINLINE (Results 1 – 2 of 2) sorted by relevance
15 #define EPOXY_NOINLINE __attribute__((noinline)) macro17 #define EPOXY_NOINLINE __declspec(noinline) macro
30 #define EPOXY_NOINLINE __attribute__((noinline)) macro32 #define EPOXY_NOINLINE __declspec(noinline) macro