Home
last modified time | relevance | path

Searched defs:BUFFER_MUST_BE_UNLOCKED (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/C/
H A DLzFindMt.c102 #define BUFFER_MUST_BE_UNLOCKED(p) if ( (p)->csWasEntered) exit(1); macro
105 #define BUFFER_MUST_BE_UNLOCKED(p) macro
736 BUFFER_MUST_BE_UNLOCKED(sync) in BtFillBlock() function

Completed in 3 milliseconds