Lines Matching defs:o
22 #define TEST_OBJECT(o) ((struct test_object *)o) argument
83 struct test_object *o = TEST_OBJECT(obj); in state_a_entry() local
99 struct test_object *o = TEST_OBJECT(obj); in state_a_run() local
112 struct test_object *o = TEST_OBJECT(obj); in state_a_exit() local
123 struct test_object *o = TEST_OBJECT(obj); in state_b_entry() local
134 struct test_object *o = TEST_OBJECT(obj); in state_b_run() local
152 struct test_object *o = TEST_OBJECT(obj); in state_b_exit() local
162 struct test_object *o = TEST_OBJECT(obj); in state_c_entry() local
172 struct test_object *o = TEST_OBJECT(obj); in state_c_run() local
184 struct test_object *o = TEST_OBJECT(obj); in state_c_exit() local
200 struct test_object *o = TEST_OBJECT(obj); in state_d_entry() local