Searched refs:hce_code (Results 1 – 5 of 5) sorted by relevance
44 hce_code *encode = ss->encode.codes = in s_BHCE_init()45 (hce_code *) gs_alloc_byte_array(st->memory, in s_BHCE_init()47 sizeof(hce_code), "BHCE encode"); in s_BHCE_init()75 const hce_code *encode = ss->encode.codes; in s_BHCE_process()88 const hce_code *cp; in s_BHCE_process()121 const hce_code *cp = (zeros == 1 ? &encode[0] : in s_BHCE_process()132 const hce_code *cp = &encode[num_values - 1]; in s_BHCE_process()
44 void hc_make_encoding(hce_code * encode, const hc_definition * def);
90 } hce_code; typedef96 hce_code *codes;
52 typedef hce_code cfe_run;
383 hc_make_encoding(hce_code * encode, const hc_definition * def) in hc_make_encoding()391 hce_code *pce = encode + *pvalue; in hc_make_encoding()