Searched refs:HashTypeLength (Results 1 – 8 of 8) sorted by relevance
18 static BROTLI_INLINE size_t FN(HashTypeLength)(void) { in FN() argument19 size_t a = FN_A(HashTypeLength)(); in FN()20 size_t b = FN_B(HashTypeLength)(); in FN()
40 while (position + FN(HashTypeLength)() < pos_end) { in EXPORT_FN()80 position + FN(HashTypeLength)() < pos_end) { in EXPORT_FN()
19 static BROTLI_INLINE size_t FN(HashTypeLength)(void) { return 8; } in FN() argument122 if (num_bytes >= FN(HashTypeLength)() - 1 && position >= 3) { in FN()
19 static BROTLI_INLINE size_t FN(HashTypeLength)(void) { return 8; } in FN() argument135 if (num_bytes >= FN(HashTypeLength)() - 1 && position >= 3) { in FN()
19 static BROTLI_INLINE size_t FN(HashTypeLength)(void) { return 4; } in FN() argument131 if (num_bytes >= FN(HashTypeLength)() - 1 && position >= 3) { in FN()
27 static BROTLI_INLINE size_t FN(HashTypeLength)(void) { return 4; } in FN() argument163 if (num_bytes >= FN(HashTypeLength)() - 1 && position >= 3) { in FN()
22 static BROTLI_INLINE size_t FN(HashTypeLength)(void) { return 4; } in FN() argument301 if (num_bytes >= FN(HashTypeLength)() - 1 && in FN()
23 static BROTLI_INLINE size_t FN(HashTypeLength)(void) { return 4; } in FN() argument