webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
upb_table Struct Reference

#include <upb.h>

Public Attributes

size_t count
 
size_t mask
 
upb_ctype_t ctype
 
uint8_t size_lg2
 
const upb_tabententries
 
upb_allocalloc
 

Member Data Documentation

◆ alloc

upb_alloc* upb_table::alloc

◆ count

size_t upb_table::count

◆ ctype

upb_ctype_t upb_table::ctype

◆ entries

const upb_tabent * upb_table::entries

◆ mask

size_t upb_table::mask

◆ size_lg2

uint8_t upb_table::size_lg2

The documentation for this struct was generated from the following file: