Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlinearize.c940 static struct symbol *bitfield_base_type(struct symbol *sym) in bitfield_base_type() function
1034 btype = ad->btype = bitfield_base_type(ctype); in linearize_store_gen()
1124 btype = ad->btype = bitfield_base_type(ctype); in linearize_load_gen()