OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ntot
(Results
1 - 3
of
3
) sorted by null
/external/srec/srec/cfront/
wav_acc.c
107
int
ntot
;
local
150
ntot
= num;
151
npc =
ntot
/ 20; /* 5% cutoff */
160
npc = (int)(0.95 *
ntot
); /* 95% cutoff */
/external/valgrind/main/perf/
ffbench.c
174
int ibit, idim, k1, k2, n, nprev, nrem,
ntot
;
local
178
ntot
= 1;
180
ntot
*= nn[idim];
184
nrem =
ntot
/ (n * nprev);
/external/valgrind/main/coregrind/m_debuginfo/
readdwarf3.c
1829
static Int
ntot
=0, ngt=0;
local
[
all
...]
Completed in 434 milliseconds