Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_var_sym.c210 PREPARE_PTR_LIST(one, one_tmp); in var_sym_lists_equiv()
211 PREPARE_PTR_LIST(two, two_tmp); in var_sym_lists_equiv()
H A Dsmatch_equiv.c84 PREPARE_PTR_LIST(one, one_rel); in get_shared_relations()
85 PREPARE_PTR_LIST(two, two_rel); in get_shared_relations()
H A Dcse.c134 PREPARE_PTR_LIST(l1, phi1); in phi_list_compare()
135 PREPARE_PTR_LIST(l2, phi2); in phi_list_compare()
H A Dsmatch_estate.c215 PREPARE_PTR_LIST(one, one_rel); in rlists_equiv()
216 PREPARE_PTR_LIST(two, two_rel); in rlists_equiv()
H A Dir.c43 PREPARE_PTR_LIST(insn->bb->parents, par); in check_phi_node()
H A Dsymbol.c577 PREPARE_PTR_LIST(restr, t1); in befoul()
578 PREPARE_PTR_LIST(fouled, t2); in befoul()
H A Dptrlist.h79 #define PREPARE_PTR_LIST(head, ptr) \ macro
H A Dsmatch_ranges.c1112 PREPARE_PTR_LIST(one, one_range); in rl_equiv()
1113 PREPARE_PTR_LIST(two, two_range); in rl_equiv()
1540 PREPARE_PTR_LIST(one_rl, one); in do_intersection()
1541 PREPARE_PTR_LIST(two_rl, two); in do_intersection()
H A Dinline.c535 PREPARE_PTR_LIST(name_list, name); in inline_function()
H A Ddissect.c43 PREPARE_PTR_LIST(l1__, p1__); \
H A Devaluate.c771 PREPARE_PTR_LIST(t1->arguments, arg1); in type_difference()
772 PREPARE_PTR_LIST(t2->arguments, arg2); in type_difference()
2329 PREPARE_PTR_LIST(argument_types, argtype); in evaluate_arguments()
2427 PREPARE_PTR_LIST(ctype->symbol_list, p); in first_subobject()
H A Dsparse-llvm.c809 PREPARE_PTR_LIST(insn->fntypes, ctype); in output_op_call()
H A Dexample.c1816 PREPARE_PTR_LIST(sym->arguments, argtype); in set_up_arch_entry()