ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev.c
(Generate patch)

Comparing libev/ev.c (file contents):
Revision 1.279 by root, Fri Feb 6 20:17:43 2009 UTC vs.
Revision 1.280 by root, Sat Mar 14 04:45:39 2009 UTC

676 fprintf (stderr, "slimmed down " # stem " to %d\n", stem ## max);/*D*/\ 676 fprintf (stderr, "slimmed down " # stem " to %d\n", stem ## max);/*D*/\
677 } 677 }
678#endif 678#endif
679 679
680#define array_free(stem, idx) \ 680#define array_free(stem, idx) \
681 ev_free (stem ## s idx); stem ## cnt idx = stem ## max idx = 0; 681 ev_free (stem ## s idx); stem ## cnt idx = stem ## max idx = 0; stem ## s idx = 0
682 682
683/*****************************************************************************/ 683/*****************************************************************************/
684 684
685void noinline 685void noinline
686ev_feed_event (EV_P_ void *w, int revents) 686ev_feed_event (EV_P_ void *w, int revents)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines