Searched refs:FXSYS_fmod (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/include/fxcrt/
H A Dfx_system.h251 #define FXSYS_fmod(a, b) (FX_FLOAT)fmod(a, b) macro

Completed in 60 milliseconds