Home
last modified time | relevance | path

Searched defs:get_z (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/gcc/libmudflap/testsuite/libmudflap.c++/
H A Dpass28-frag.cxx4 virtual char *get_z () { return & this->z[0]; } in get_z() function in foo
10 char *get_z () { return & this->q[0]; } in get_z() function in bar
H A Dpass27-frag.cxx4 char *get_z () { return & this->z[0]; } in get_z() function in foo
/openbsd/gnu/gcc/libmudflap/testsuite/libmudflap.c/
H A Dpass32-frag.c7 char * get_z (struct foo *this) in get_z() function