Searched defs:min_bytes (Results 1 – 5 of 5) sorted by relevance
31 guint min_bytes, max_bytes, avg_bytes; in GST_START_TEST() local
148 uint8_t min_bytes; member
110 ArenaImpl::Block* ArenaImpl::NewBlock(Block* last_block, size_t min_bytes) { in NewBlock()
1291 u8_t min_bytes = (bit_count + 7) >> 3; /* >>3 -> / 8 */ in snmp_encode_bits() local
204 unsigned short min_bytes; member