Searched refs:_init_args (Results 1 – 1 of 1) sorted by relevance
275 #define DEFINE_CLASS(_name, _type, _exit, _init, _init_args...) \ argument279 static inline _type class_##_name##_constructor(_init_args) \282 #define EXTEND_CLASS(_name, ext, _init, _init_args...) \ argument286 static inline class_##_name##_t class_##_name##ext##_constructor(_init_args) \
Completed in 10 milliseconds