Searched defs:VARIABLE_CONSTRUCTOR (Results 1 – 1 of 1) sorted by relevance
179 #define VARIABLE_CONSTRUCTOR(name, ...) \ macro189 #define VARIABLE_CONSTRUCTOR(name, ...) name(this, __VA_ARGS__) macro