Home
last modified time | relevance | path

Searched defs:BL_NOINLINE (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/blend2d/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/src/blend2d/
H A Dapi-internal_p.h165 #define BL_NOINLINE __attribute__((noinline)) macro
167 #define BL_NOINLINE __declspec(noinline) macro
169 #define BL_NOINLINE macro