Home
last modified time | relevance | path

Searched refs:VALUE_RLL (Results 1 – 3 of 3) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/src/
H A Dout_json.c157 #define VALUE_RLL(value, dxf) VALUE (value, RLL, dxf) macro
1004 case 3: VALUE_RLL (data->u.eed_3.layer, 0); break; in json_eed()
1085 VALUE_RLL (rbuf->value.i64, 0); in json_xdata()
H A Dout_dxfb.c387 #define VALUE_RLL(value, dxf) \ macro
414 VALUE_RLL (value, dxf); \
1092 VALUE_RLL (rbuf->value.i64, dxftype); in dxfb_write_xdata()
H A Dout_dxf.c479 #define VALUE_RLL(value, dxf) VALUE (value, RLL, dxf) macro
1452 VALUE_RLL (rbuf->value.i64, dxftype); in dxf_write_xdata()