Home
last modified time | relevance | path

Searched defs:logtab (Results 1 – 4 of 4) sorted by relevance

/external/srec/srec/cfront/
Dlog_tabl.c45 void create_lookup_log(log_table_info *logtab, int num_bits) in create_lookup_log()
84 int log_lookup(log_table_info *logtab, int operand, int shift) in log_lookup()
108 void destroy_lookup_log(log_table_info *logtab) in destroy_lookup_log()
/external/srec/srec/clib/
Dlog_add.c46 void create_lookup_logadd(logadd_table_info *logtab, float mul_scale) in create_lookup_logadd()
87 void destroy_lookup_logadd(logadd_table_info *logtab) in destroy_lookup_logadd()
Dlog_add.h25 static PINLINE prdata log_increment_inline(prdata ival, const logadd_table_info *logtab) in log_increment_inline()
/external/srec/srec/include/
Dfront.h205 log_table_info logtab; member