Home
last modified time | relevance | path

Searched refs:_REPEAT_CNF (Results 1 – 2 of 2) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/src/
H A Dspec.h635 #ifndef _REPEAT_CNF
636 # define _REPEAT_CNF(times, name, type, idx) \ macro
H A Dout_json.c809 #define _REPEAT_CNF(times, nam, type, idx) _REPEAT_N (times, nam, type, idx) macro