Searched defs:xargs (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/helgrind/
H A Dhg_intercepts.c210 volatile Word* xargs = (volatile Word*) xargsV; local
211 void*(*fn)(void*) = (void*(*)(void*))xargs[0];
212 void* arg = (void*)xargs[1];
218 hence deallocate xargs[] while we still need it, and (2) we
225 disables checking on xargs[] before creating the child and
231 xargs[2] = 0;
232 /* Now we can no longer safely use xargs[]. */
251 volatile Word xargs[3]; local
257 xargs[0] = (Word)start;
258 xargs[
[all...]
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 71 milliseconds