Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/
Dcommon.inl96 GLM_FUNC_QUALIFIER genType fmod(genType x, genType y) function
102 GLM_FUNC_QUALIFIER vecType<T, P> fmod(vecType<T, P> const & x, T y) function
108 GLM_FUNC_QUALIFIER vecType<T, P> fmod(vecType<T, P> const & x, vecType<T, P> const & y) function
/device/google/contexthub/firmware/lib/libm/
Dwf_fmod.c64 double fmod(double x, double y) in fmod() function