Home
last modified time | relevance | path

Searched defs:base_type (Results 1 – 21 of 21) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsymbol.c211 struct symbol *base_type; in examine_base_type() local
230 struct symbol *base_type = examine_base_type(sym); in examine_array_type() local
255 struct symbol *base_type = examine_base_type(sym); in examine_bitfield_type() local
279 void merge_type(struct symbol *sym, struct symbol *base_type) in merge_type()
387 struct symbol *base_type = examine_base_type(sym); in examine_node_type() local
424 struct symbol *base_type = examine_base_type(sym); in examine_enum_type() local
748 struct symbol *base_type; member
H A Dsmatch_type.c382 int type_signed(struct symbol *base_type) in type_signed()
458 sval_t sval_type_max(struct symbol *base_type) in sval_type_max()
487 sval_t sval_type_min(struct symbol *base_type) in sval_type_min()
H A Dsmatch_function_ptrs.c402 struct symbol *base_type; in print_initializer_list() local
H A Dcheck_uninitialized.c35 struct symbol *struct_type, *tmp, *base_type; in mark_members_uninitialized() local
H A Dbuiltin.c325 struct symbol *base_type; member
H A Dsmatch_flow.c916 struct symbol *base_type = get_base_type(cur_func_sym); in handle_backward_goto() local
1567 struct symbol *base_type = get_base_type(sym); in split_function() local
1664 struct symbol *base_type; in parse_inline() local
H A Dparse.c890 static void cast_enum_list(struct symbol_list *list, struct symbol *base_type) in cast_enum_list()
919 struct symbol *ctype = NULL, *base_type = NULL; in parse_enum_declaration() local
1853 struct symbol *base_type = ctype->base_type; in direct_declarator() local
1942 struct symbol *base_type = bitfield->ctype.base_type; in handle_bitfield() local
2806 struct symbol *base_type = decl->ctype.base_type; in parse_function_body() local
2968 struct symbol *base_type; in external_declaration() local
H A Dcheck_rosenberg.c63 struct symbol *tmp, *base_type; in check_struct() local
H A Ddissect.c246 static struct symbol *base_type(struct symbol *sym) in base_type() function
H A Devaluate.c68 struct symbol *base_type; in evaluate_symbol_expression() local
213 static struct symbol *base_type(struct symbol *node, unsigned long *modp, struct ident **asp) in base_type() function
2233 struct symbol *base_type; in evaluate_sizeof() local
3404 struct symbol *base_type; in evaluate_symbol() local
H A Dsparse-llvm.c55 struct symbol *base_type; in sym_array_type() local
1136 struct symbol *base_type = sym->ctype.base_type; in output_fn() local
H A Dsmatch_container_of.c407 struct symbol *base_type; in get_member_type_from_offset() local
H A Dcompile-i386.c807 struct symbol *base_type = sym->ctype.base_type; in emit_func_pre() local
969 struct symbol *base_type = sym->ctype.base_type; in emit_initializer() local
1052 struct symbol *base_type = sym->ctype.base_type; in emit_array() local
H A Dexpand.c1117 struct symbol *base_type; in expand_symbol() local
H A Dlinearize.c2447 static struct entrypoint *linearize_fn(struct symbol *sym, struct symbol *base_type) in linearize_fn()
2498 struct symbol *base_type; in linearize_symbol() local
H A Dsymbol.h105 struct symbol *base_type; member
H A Dsmatch.h1343 static inline int type_unsigned(struct symbol *base_type) in type_unsigned()
/illumos-gate/usr/src/lib/print/libipp-core/common/
H A Dread.c121 base_type(int8_t i) in base_type() function
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dundi.h145 uint8_t base_type; member
/illumos-gate/usr/src/lib/libscf/common/
H A Dnotify_params.c1045 scf_type_t type, base_type; in add_prop_to_nvlist() local
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c5266 char base_type = '\0'; in store_allow_perm() local