Home
last modified time | relevance | path

Searched defs:MAXEVENTS (Results 1 – 3 of 3) sorted by relevance

/csrg-svn/sys/vax/uba/
H A Dqd_data.c180 #define MAXEVENTS ( (EVENT_BUFSIZE - sizeof(struct qdinput)) \ macro
H A Dqd.c105 #define MAXEVENTS ( (EVENT_BUFSIZE - sizeof(struct qdinput)) \ macro
/csrg-svn/games/trek/
H A Dtrek.h157 # define MAXEVENTS 25 /* max number of concurrently pending events */ macro