Searched defs:pet (Results 1 – 7 of 7) sorted by relevance
73 Pet pet; in testExternalTypeId2588() local
176 public Pet pet; field in ExternalTypeIdTest.House831
108 struct pet_scop *pet; member
40 struct pet_options *pet; member
502 void display_line(char *tcname, int pri, int f, float et, float *pet, int ff) in display_line()
105 m.def("pet_name_species", [](const Pet &pet) { return pet.name() + " is a " + pet.species(); }); in TEST_SUBMODULE()
267 repeated string pet = 4; field