Home
last modified time | relevance | path

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

/dports/cad/libredwg/libredwg-0.12.4/src/
H A Dspec.h622 # define REPEAT_C(times, name, type) _REPEAT_C (times, name, type, 1) macro
H A Ddec_macros.h1420 #define REPEAT_C(times, name, type) _REPEAT_C (times, name, type, 1) macro
H A Dout_json.c804 #define REPEAT_C(times, nam, type) _REPEAT_C (times, nam, type, 1) macro