Searched refs:STOP_PATTERN (Results 1 – 2 of 2) sorted by relevance
530 encodeChar(STOP_PATTERN, 1, logic->getCurrentRow()); in encodeLowLevel()534 encodeChar(STOP_PATTERN, 18, logic->getCurrentRow()); in encodeLowLevel()
37 static const int32_t STOP_PATTERN = 0x3fa29; variable