Searched refs:PrimitiveList (Results 1 – 1 of 1) sorted by relevance
62 typedef struct PrimitiveList { struct79 } PrimitiveList; argument141 PrimitiveList *pl = *native; in visit_primitive_list()359 PrimitiveList pl = { .value = { NULL } }; in test_primitive_lists()360 PrimitiveList pl_copy = { .value = { NULL } }; in test_primitive_lists()361 PrimitiveList *pl_copy_ptr = &pl_copy; in test_primitive_lists()