Home | History | Annotate | Download | only in util

Lines Matching defs:my_event

142 struct my_event {
148 #define AS_MY_EVENT(x) ((struct my_event*)x)
279 struct my_event *my_ev = (struct my_event*)calloc(1,
280 sizeof(struct my_event));
299 struct my_event *my_ev = (struct my_event*)calloc(1,
300 sizeof(struct my_event));
320 struct my_event *my_ev = (struct my_event*)calloc(1,
321 sizeof(struct my_event));