Home
last modified time | relevance | path

Searched refs:GLM_NEVER_INLINE (Results 1 – 1 of 1) sorted by relevance

/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dsetup.hpp563 # define GLM_NEVER_INLINE __declspec((noinline)) macro
566 # define GLM_NEVER_INLINE __attribute__((__noinline__)) macro
569 # define GLM_NEVER_INLINE __noinline__ macro
572 # define GLM_NEVER_INLINE macro
576 # define GLM_NEVER_INLINE macro