Searched refs:code_run (Results 1 – 2 of 2) sorted by relevance
/external/syslinux/lzo/src/ |
D | lzo1x_9x.c | 309 code_run ( LZO_COMPRESS_T *c, lzo_bytep op, const lzo_bytep ii, in code_run() function 729 op = code_run(c,op,ii,lit,ahead); in lzo1x_999_compress_internal() 747 op = code_run(c,op,ii,lit,m_len); in lzo1x_999_compress_internal()
|
/external/syslinux/gpxe/src/util/ |
D | nrv2b.c | 983 code_run(struct ucl_compress *c, const uint8_t *ii, unsigned int lit) in code_run() function 1195 code_run(c,ii,lit); in ucl_nrv2b_99_compress() 1208 code_run(c,ii,lit); in ucl_nrv2b_99_compress()
|