Searched refs:_init_args (Results 1 – 1 of 1) sorted by relevance
243 #define DEFINE_CLASS(_name, _type, _exit, _init, _init_args...) \ argument247 static inline _type class_##_name##_constructor(_init_args) \250 #define EXTEND_CLASS(_name, ext, _init, _init_args...) \ argument254 static inline class_##_name##_t class_##_name##ext##_constructor(_init_args) \
Completed in 3 milliseconds