Searched defs:pet (Results 1 – 5 of 5) sorted by relevance
24 function isPet(pet) { argument27 function speak(pet, voice) { argument
118 function handleDogBroken(pet) { argument124 function handleDogWorking(pet) { argument
40 let pet: I2 = { variable
28 let pet = getSmallPet("fishbird"); variable
502 void display_line(char *tcname, int pri, int f, float et, float *pet, int ff) in display_line()