Home
last modified time | relevance | path

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

/external/valgrind/none/tests/s390x/
Dmvst.c16 int mvst(void *targetp, void *source) in mvst() argument
21 ::"a" (targetp),"a" (source): "0", "memory", "cc"); in mvst()
25 int mvst_full(void *targetp, void *source) in mvst_full() argument
31 ::"a" (targetp),"a" (source): "0", "memory", "cc"); in mvst_full()