HomeSort by relevance Sort by last modified time
    Searched defs:lrintf (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
opj_includes.h 121 /* MSVC before 2013 and Borland C do not have lrintf */
123 static INLINE long lrintf(float f){ function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
math.h 789 extern long __cdecl lrintf (float);
830 __CRT_INLINE long __cdecl lrintf (float x) function

Completed in 72 milliseconds