Searched refs:get_styp_condition_inner1 (Results 1 - 1 of 1) sorted by last modified time

/seL4-l4v-master/graph-refine/
H A Dlogic.py499 r = get_styp_condition_inner1 (inner_typ, outer_typ)
505 def get_styp_condition_inner1 (inner_typ, outer_typ): function
526 cond = get_styp_condition_inner1 (('Type', ityp), outer_typ)
537 conds = [(get_styp_condition_inner1 (inner_typ,
550 cond = get_styp_condition_inner1 (inner_typ, ('Type', el_typ))

Completed in 37 milliseconds