OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shorten_idx
(Results
1 - 1
of
1
) sorted by null
/external/fio/
tickmarks.c
46
int i, l, minshorten,
shorten_idx
= 0;
local
58
shorten_idx
= 3;
62
shorten_idx
= 2;
65
shorten_idx
= 1;
77
shorten_idx
= 0;
79
shorten_idx
+= base_offset;
84
str[l - minshorten] = shorten_chr[
shorten_idx
];
85
if (
shorten_idx
)
Completed in 598 milliseconds