HomeSort by relevance Sort by last modified time
    Searched refs:NEVER_INLINE (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/fxcrt/
fx_memory.cpp 46 NEVER_INLINE void FX_OutOfMemoryTerminate() {
fx_memory.h 38 NEVER_INLINE void FX_OutOfMemoryTerminate();
fx_system.h 265 #define NEVER_INLINE __declspec(noinline)
267 #define NEVER_INLINE __attribute__((__noinline__))

Completed in 103 milliseconds