#include "cheprep/DeflateOutputStreamBuffer.h"네임스페이스 | |
| cheprep | |
매크로 | |
| #define | DO1 crc = crctable[(crc ^ (*buf++)) & 0xff] ^ (crc >> 8) |
| #define | DO8 DO1; DO1; DO1; DO1; DO1; DO1; DO1; DO1 |
| #define DO1 crc = crctable[(crc ^ (*buf++)) & 0xff] ^ (crc >> 8) |
DeflateOutputStreamBuffer.cc 파일의 167 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : cheprep::DeflateOutputStreamBuffer::overflow().
1.8.5