Home
last modified time | relevance | path

Searched defs:evaluate (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-predicate.c204 predicate::evaluate (clause_t possible_truths) const in evaluate() function
/dragonfly/contrib/gdb-7/gdb/python/
H A Dpy-breakpoint.c739 int evaluate = PyObject_IsTrue (result); in gdbpy_should_stop() local