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

/seL4-l4v-10.1.1/graph-refine/
H A Ddebug.py133 valid = eval_model_bool (m, bit)
149 def eval_model_bool (m, x): function
302 res = eval_model_bool (m, bit)
312 return all ([eval_model_bool (m, v) for v in bits])
332 xs = [eval_model_bool (m, v) for v in bits]
433 if eval_model_bool (m, c):

Completed in 72 milliseconds