Home
last modified time | relevance | path

Searched refs:FIELD_TRACE (Results 1 – 10 of 10) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/src/
H A Dprint.c45 #define FIELD(nam, type) FIELD_TRACE (nam, type)
47 #define FIELD_TRACE(nam, type) \ macro
H A Dout_geojson.c205 #define FIELD_TRACE(name, type) macro
H A Ddec_macros.h75 FIELD_TRACE (nam, type); \
126 #define FIELD_TRACE(nam, type) \ macro
H A Dfree.c91 #define FIELD_TRACE(name, type) \ macro
H A Dencode.c118 FIELD_TRACE (nam, type); \
125 #define FIELD_TRACE(nam, type) \ macro
H A Dout_json.c225 #define FIELD_TRACE(nam, type) macro
H A Dout_dxfb.c95 #define FIELD_TRACE(nam, type) macro
H A Dout_dxf.c81 #define FIELD_TRACE(nam, type) macro
H A Ddwg.spec6409 FIELD_TRACE (num_objid_handles, BL);
/dports/cad/libredwg/libredwg-0.12.4/
H A DChangeLog22210 add FIELD_TRACE as separate helper.