Searched defs:doctor (Results 1 – 7 of 7) sorted by relevance
130 def visit_doctor(self, doctor): argument189 def visit_doctor(self, doctor): argument
69 def visit_doctor(self, doctor): argument
79 def visit_doctor(self, doctor): argument
106 def visit_doctor(self, doctor): argument
372 def doctor(self): member in Environment
210 struct doctor { struct212 struct doctor* next; argument
443 struct doctor* doctor; in do_doctor() local