Searched refs:concreteCheckCondition (Results 1 – 2 of 2) sorted by relevance
35 Bool (*concreteCheckCondition) (STATE_MACH_T*), in STP_state_mach_create()51 this->concreteCheckCondition = concreteCheckCondition; in STP_state_mach_create()70 bret = (*(this->concreteCheckCondition)) (this); in STP_check_condition()
45 Bool (* concreteCheckCondition) (struct state_mach_t * ); member72 Bool (* concreteCheckCondition) (STATE_MACH_T*),