Home
last modified time | relevance | path

Searched refs:ZIP_STR_06B (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dziplist.c204 #define ZIP_STR_06B (0 << 6) macro
340 buf[0] = ZIP_STR_06B | rawlen; in zipStoreEntryEncoding()
374 if ((encoding) == ZIP_STR_06B) { \