OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:loop_cost_table
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/include/
swimodel.h
70
extern const char
loop_cost_table
[128][6];
89
return (costdata)
loop_cost_table
[average_duration][duration_so_far-1];
/external/srec/srec/clib/
swimodel.c
50
const char
loop_cost_table
[128][6] = {
variable
Completed in 43 milliseconds