Home
last modified time | relevance | path

Searched defs:ta2 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/mips/include/
H A Dregdef.h98 #define ta2 $10 macro
103 #define ta2 $14 macro
/netbsd-src/external/bsd/kyua-cli/dist/utils/
H A Dauto_array_test.cpp205 test_array* ta2 = t.release(); in ATF_TEST_CASE_BODY() local
223 test_array* ta2 = new test_array[10]; in ATF_TEST_CASE_BODY() local
/netbsd-src/external/bsd/atf/dist/tools/
H A Dauto_array_test.cpp183 test_array* ta2 = t.release(); in ATF_TEST_CASE_BODY() local
202 test_array* ta2 = new test_array[10]; in ATF_TEST_CASE_BODY() local
/netbsd-src/external/bsd/atf/dist/atf-c++/detail/
H A Dauto_array_test.cpp185 test_array* ta2 = t.release(); in ATF_TEST_CASE_BODY() local
204 test_array* ta2 = new test_array[10]; in ATF_TEST_CASE_BODY() local