Lines Matching defs:o
42 #define TEST_OBJECT(o) ((struct test_object *)o) argument
120 struct test_object *o = TEST_OBJECT(obj); in parent_ab_entry() local
136 struct test_object *o = TEST_OBJECT(obj); in parent_ab_run() local
155 struct test_object *o = TEST_OBJECT(obj); in parent_ab_exit() local
172 struct test_object *o = TEST_OBJECT(obj); in parent_c_entry() local
189 struct test_object *o = TEST_OBJECT(obj); in parent_c_exit() local
200 struct test_object *o = TEST_OBJECT(obj); in state_a_entry() local
217 struct test_object *o = TEST_OBJECT(obj); in state_a_run() local
231 struct test_object *o = TEST_OBJECT(obj); in state_a_exit() local
242 struct test_object *o = TEST_OBJECT(obj); in state_b_entry() local
253 struct test_object *o = TEST_OBJECT(obj); in state_b_run() local
272 struct test_object *o = TEST_OBJECT(obj); in state_b_exit() local
283 struct test_object *o = TEST_OBJECT(obj); in state_c_entry() local
294 struct test_object *o = TEST_OBJECT(obj); in state_c_run() local
307 struct test_object *o = TEST_OBJECT(obj); in state_c_exit() local
324 struct test_object *o = TEST_OBJECT(obj); in state_d_entry() local