Searched refs:mystuff (Results 1 – 2 of 2) sorted by relevance
53 into `/home/me/mystuff/lib`, `/home/me/mystuff/include`, and54 `/home/me/mystuff/bin`, you can tell `configure` about that with:57 ./configure --prefix=/home/me/mystuff
74 struct stuff mystuff; in af1_d() local75 mystuff.somefield = my_malloc(12); in af1_d()