HomeSort by: relevance | last modified time | path
    Searched defs:ta1 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/kyua-cli/dist/utils/
auto_array_test.cpp 201 test_array* ta1 = new test_array[10]; local
203 auto_array< test_array > t(ta1);
206 ATF_REQUIRE_EQ(ta2, ta1);
210 delete [] ta1;
222 test_array* ta1 = new test_array[10]; local
227 auto_array< test_array > t(ta1);
  /src/sys/arch/mips/include/
regdef.h 97 #define ta1 $9 macro
102 #define ta1 $13 macro

Completed in 24 milliseconds