Searched refs:UINT32_BITLEN (Results 1 – 1 of 1) sorted by relevance
284 #define UINT32_BITLEN 32 macro286 #define MSB_MASK(len) (UINT32_MAX << (UINT32_BITLEN - len))333 uint8_t bits_needed = UINT32_BITLEN; in http_hpack_huffman_decode()