Searched defs:get_z (Results 1 – 3 of 3) sorted by relevance
4 virtual char *get_z () { return & this->z[0]; } in get_z() function in foo10 char *get_z () { return & this->q[0]; } in get_z() function in bar
4 char *get_z () { return & this->z[0]; } in get_z() function in foo
7 char * get_z (struct foo *this) in get_z() function