OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Mar 04 05:31:52 UTC 2026