OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:create_lookup_log
(Results
1 - 3
of
3
) sorted by null
/external/srec/srec/include/
log_tabl.h
39
void
create_lookup_log
(log_table_info *logtab, int num_bits);
/external/srec/srec/cfront/
log_tabl.c
45
void
create_lookup_log
(log_table_info *logtab, int num_bits)
function
frontobj.c
635
create_lookup_log
(&cepobj->logtab, 12); /* TODO: rename 12 as macro */
Completed in 70 milliseconds