Home
last modified time | relevance | path

Searched defs:varray (Results 1 – 5 of 5) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/powerpc/math/
Dvmx_syscall.c18 vector int varray[] = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10,11,12}, variable
Dvmx_preempt.c32 __thread vector int varray[] = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10,11,12}, variable
Dvsx_preempt.c36 __thread vector int varray[24] = { variable
Dvmx_signal.c32 __thread vector int varray[] = {{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10,11,12}, variable
/external/llvm-project/clang/test/CodeGenCXX/
Ddebug-info-template-member.cpp125 T varray[N]; variable