Searched refs:vec_stack (Results 1 - 1 of 1) sorted by relevance

/external/libunwind/tests/
H A Dppc64-test-altivec.c17 vector signed int vec_stack (int count);
22 printf ("&vec_stack = %016lx\n", (unsigned long) vec_stack);
23 vec_stack (3);
29 vec_stack (int count) function
136 v8 = vec_stack (count - 1);

Completed in 107 milliseconds