Searched defs:isnan (Results 1 – 9 of 9) sorted by relevance
9 #define isnan(x) _isnan(x) macro
626 GLM_FUNC_QUALIFIER bool isnan(genType x) function651 GLM_FUNC_QUALIFIER vecType<bool, P> isnan(vecType<T, P> const & x) function
776 GLM_FUNC_QUALIFIER tvec4<bool, P> isnan(tquat<T, P> const& q) function
1262 constexpr const ImmutableString isnan("isnan"); variable
2474 constexpr const ImmutableString isnan("isnan"); variable