Home
last modified time | relevance | path

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

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