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

  /art/libartbase/base/
macros.h 76 #define NO_INLINE __attribute__ ((noinline))
  /external/v8/src/base/
macros.h 130 #define NO_INLINE(declarator) V8_NOINLINE declarator
  /device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
LzFindMt.c 234 #define NO_INLINE MY_FAST_CALL
236 static Int32 NO_INLINE GetMatchesSpecN(UInt32 lenLimit, UInt32 pos, const Byte *cur, CLzRef *son,
  /external/lzma/C/
LzFindMt.c 234 #define NO_INLINE MY_FAST_CALL
236 static Int32 NO_INLINE GetMatchesSpecN(UInt32 lenLimit, UInt32 pos, const Byte *cur, CLzRef *son,

Completed in 510 milliseconds