Home
last modified time | relevance | path

Searched refs:mystuff (Results 1 – 2 of 2) sorted by relevance

/external/expat/
DREADME.md53 into `/home/me/mystuff/lib`, `/home/me/mystuff/include`, and
54 `/home/me/mystuff/bin`, you can tell `configure` about that with:
57 ./configure --prefix=/home/me/mystuff
/external/clang/test/Analysis/
Dmalloc-annotations.c74 struct stuff mystuff; in af1_d() local
75 mystuff.somefield = my_malloc(12); in af1_d()