Searched defs:varray (Results 1 – 4 of 4) sorted by relevance
/linux/tools/testing/selftests/powerpc/math/ |
H A D | vmx_syscall.c | 18 vector int varray[] = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10,11,12}, variable
|
H A D | vmx_preempt.c | 32 __thread vector int varray[] = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10,11,12}, variable
|
H A D | vsx_preempt.c | 36 __thread vector int varray[24] = { variable
|
H A D | vmx_signal.c | 32 __thread vector int varray[] = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10,11,12}, variable
|