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

  /device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
LzFindMt.c 556 #define GET_NEXT_BLOCK_IF_REQUIRED if (p->btBufPos == p->btBufPosLimit) MatchFinderMt_GetNextBlock_Bt(p);
560 GET_NEXT_BLOCK_IF_REQUIRED;
725 #define SKIP_HEADER2_MT do { GET_NEXT_BLOCK_IF_REQUIRED
  /external/lzma/C/
LzFindMt.c 556 #define GET_NEXT_BLOCK_IF_REQUIRED if (p->btBufPos == p->btBufPosLimit) MatchFinderMt_GetNextBlock_Bt(p);
560 GET_NEXT_BLOCK_IF_REQUIRED;
725 #define SKIP_HEADER2_MT do { GET_NEXT_BLOCK_IF_REQUIRED

Completed in 73 milliseconds