Lines Matching refs:ddebc
125 bytes = getp32(ddl, ddebc); in nx_append_dde()
130 putp32(ddl, ddebc, bytes); in nx_append_dde()
141 put32(ddl[2], ddebc, len); in nx_append_dde()
148 putp32(ddl, ddebc, bytes); in nx_append_dde()
156 put32(ddl[ddecnt], ddebc, len); in nx_append_dde()
160 putp32(ddl, ddebc, bytes); /* byte sum of all dde */ in nx_append_dde()
192 buf_len = getp32(ddep, ddebc); in nx_touch_pages_dde()
215 buf_sz = getp32(ddep, ddebc); in nx_touch_pages_dde()
219 buf_len = get32(dde_list[i], ddebc); in nx_touch_pages_dde()
649 source_sz = getp32(ddl_in, ddebc); in decompress_file()
689 putp32(ddl_in, ddebc, source_sz); in decompress_file()