OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_id
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/tre/dist/tests/
bench.c
153
int
test_id
= -1;
local
158
test_id
= atoi(optarg);
182
switch (
test_id
) {
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
aarch64-sme-core.c
369
long
test_id
= 0;
local
373
test_id
= strtol (argv[1], NULL, 0);
375
dummy (); /* stop to initialize
test_id
*/
377
int state = test_id_to_state (
test_id
);
378
int vl = test_id_to_vl (
test_id
);
379
int svl = test_id_to_svl (
test_id
);
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
aarch64-sme-core.c
369
long
test_id
= 0;
local
373
test_id
= strtol (argv[1], NULL, 0);
375
dummy (); /* stop to initialize
test_id
*/
377
int state = test_id_to_state (
test_id
);
378
int vl = test_id_to_vl (
test_id
);
379
int svl = test_id_to_svl (
test_id
);
Completed in 25 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026