Lines Matching refs:c
3904 files, F<my_ev.h> and F<my_ev.c> that include the respective libev files:
3911 // my_ev.c
3913 #include "../libev/ev.c"
3916 F<my_ev.c> into your project. When properly specifying include paths, you
4366 #include "ev.c"
4385 ev.c
4389 ev_win32.c required on win32 platforms only
4391 ev_select.c only when select backend is enabled (which is enabled by default)
4392 ev_poll.c only when poll backend is enabled (disabled by default)
4393 ev_epoll.c only when the epoll backend is enabled (disabled by default)
4394 ev_kqueue.c only when the kqueue backend is enabled (disabled by default)
4395 ev_port.c only when the solaris port backend is enabled (disabled by default)
4397 F<ev.c> includes the backend files directly when enabled, so you only need
4404 #include "event.c"
4406 in the file including F<ev.c>, and:
4415 event.c
4421 F<configure.ac> and leave C<EV_STANDALONE> undefined. F<ev.c> will then
4653 undefined is C<"ev.h"> in F<event.h>, F<ev.c> and F<ev++.h>. This can be
4659 F<ev.c>'s idea of where to find the F<config.h> file, similarly to
4664 Similarly to C<EV_H>, this macro can be used to override F<event.c>'s idea
4807 To use this, define C<EV_API_STATIC> and include F<ev.c> in the file that
4963 #include "ev.c"
5239 And compile the following F<evwrap.c> file into your project (make sure
5240 you do I<not> compile the F<ev.c> or any other embedded source files!):
5243 #include "ev.c"