Home
last modified time | relevance | path

Searched defs:hdl_dat (Results 1 – 5 of 5) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/src/
H A Ddecode.c668 Bit_Chain *hdl_dat = dat; in decode_preR13() local
721 Bit_Chain *hdl_dat = dat; in decode_preR13() local
890 Bit_Chain *hdl_dat = dat; in decode_R13_R2000() local
970 Bit_Chain *hdl_dat = dat; in decode_R13_R2000() local
2809 Bit_Chain hdl_dat, str_dat; in read_2004_section_header() local
2838 Bit_Chain obj_dat = { NULL }, hdl_dat = { NULL }; in read_2004_section_handles() local
3612 Bit_Chain *hdl_dat = file_dat; in decode_R2004_header() local
3719 Bit_Chain *hdl_dat = dat; in decode_R2004() local
3820 Bit_Chain hdl_dat = { 0 }; in decode_R2007() local
4370 Bit_Chain *restrict hdl_dat) in obj_handle_stream()
[all …]
H A Dencode.c776 Bit_Chain *restrict hdl_dat) in obj_flush_hdlstream()
1767 Bit_Chain *old_dat = NULL, *str_dat, *hdl_dat; in dwg_encode() local
4224 Bit_Chain *restrict hdl_dat, Bit_Chain *str_dat) in dwg_encode_entity()
4305 dwg_encode_common_entity_handle_data (Bit_Chain *dat, Bit_Chain *hdl_dat, in dwg_encode_common_entity_handle_data()
4325 dwg_encode_handleref (Bit_Chain *hdl_dat, Dwg_Object *restrict obj, in dwg_encode_handleref()
4348 dwg_encode_handleref_with_code (Bit_Chain *hdl_dat, Dwg_Object *restrict obj, in dwg_encode_handleref_with_code()
4400 Bit_Chain *restrict hdl_dat, Bit_Chain *str_dat) in dwg_encode_object()
4446 dwg_encode_header_variables (Bit_Chain *dat, Bit_Chain *hdl_dat, in dwg_encode_header_variables()
H A Ddecode_r2007.c1265 obj_stream_position (Bit_Chain *restrict dat, Bit_Chain *restrict hdl_dat, in obj_stream_position()
1554 read_2007_section_header (Bit_Chain *restrict dat, Bit_Chain *restrict hdl_dat, in read_2007_section_header()
1617 static Bit_Chain obj_dat = { 0 }, hdl_dat = { 0 }; in read_2007_section_handles() local
2306 read_r2007_meta_data (Bit_Chain *dat, Bit_Chain *hdl_dat, in read_r2007_meta_data()
H A Dfree.c396 Bit_Chain *hdl_dat = &pdat; in dwg_free_common_entity_data() local
425 Bit_Chain *hdl_dat = &pdat; in dwg_free_common_object_data() local
H A Dbits.c2896 bit_read_ENC (Bit_Chain *dat, Bit_Chain *hdl_dat, Bit_Chain *str_dat, in bit_read_ENC()
2931 bit_write_ENC (Bit_Chain *dat, Bit_Chain *hdl_dat, Bit_Chain *str_dat, in bit_write_ENC()