Searched refs:_PR_USE_POLL (Results 1 - 25 of 31) sorted by relevance

12

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_dgux.h67 #define _PR_USE_POLL macro
149 #ifndef _PR_USE_POLL
156 #endif /* _PR_USE_POLL */
H A D_hpux.h77 #define _PR_USE_POLL macro
174 #ifndef _PR_USE_POLL
181 #endif /* _PR_USE_POLL */
H A D_ncr.h68 #define _PR_USE_POLL macro
160 #ifndef _PR_USE_POLL
167 #endif /* _PR_USE_POLL */
H A D_nec.h60 #define _PR_USE_POLL macro
144 #ifndef _PR_USE_POLL
151 #endif /* _PR_USE_POLL */
H A D_nto.h60 #undef _PR_USE_POLL macro
164 #ifndef _PR_USE_POLL
H A D_openbsd.h73 #define _PR_USE_POLL macro
173 #ifndef _PR_USE_POLL
180 #endif /* _PR_USE_POLL */
H A D_osf1.h65 #define _PR_USE_POLL macro
175 #ifndef _PR_USE_POLL
182 #endif /* _PR_USE_POLL */
H A D_qnx.h59 #undef _PR_USE_POLL macro
155 #ifndef _PR_USE_POLL
H A D_scoos.h68 #define _PR_USE_POLL macro
150 #ifndef _PR_USE_POLL
157 #endif /* _PR_USE_POLL */
H A D_unixware.h59 #define _PR_USE_POLL macro
149 #ifndef _PR_USE_POLL
156 #endif /* _PR_USE_POLL */
H A D_aix.h75 #define _PR_USE_POLL macro
195 #ifndef _PR_USE_POLL
202 #endif /* _PR_USE_POLL */
H A D_darwin.h78 # define _PR_USE_POLL 1
222 #ifndef _PR_USE_POLL
229 #endif /* _PR_USE_POLL */
H A D_freebsd.h93 #define _PR_USE_POLL macro
199 #ifndef _PR_USE_POLL
206 #endif /* _PR_USE_POLL */
H A D_netbsd.h80 #define _PR_USE_POLL macro
255 #ifndef _PR_USE_POLL
262 #endif /* _PR_USE_POLL */
H A D_openvms.h100 #define _PR_USE_POLL macro
239 #ifndef _PR_USE_POLL
246 #endif /* _PR_USE_POLL */
H A D_reliantunix.h70 #define _PR_USE_POLL macro
145 #ifndef _PR_USE_POLL
152 #endif /* _PR_USE_POLL */
H A D_bsdi.h159 #ifndef _PR_USE_POLL
166 #endif /* _PR_USE_POLL */
H A D_rhapsody.h145 #ifndef _PR_USE_POLL
152 #endif /* _PR_USE_POLL */
H A D_sony.h135 #ifndef _PR_USE_POLL
142 #endif /* _PR_USE_POLL */
H A D_solaris.h115 #define _PR_USE_POLL macro
428 #ifndef _PR_USE_POLL
435 #endif /* _PR_USE_POLL */
745 #ifndef _PR_USE_POLL
752 #endif /* _PR_USE_POLL */
H A D_irix.h76 #define _PR_USE_POLL macro
295 #ifndef _PR_USE_POLL
302 #endif /* _PR_USE_POLL */
H A D_linux.h134 #undef _PR_USE_POLL macro
412 #ifndef _PR_USE_POLL
419 #endif /* _PR_USE_POLL */
H A D_nextstep.h177 #ifndef _PR_USE_POLL
184 #endif /* _PR_USE_POLL */
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Duxpoll.c49 #ifdef _PR_USE_POLL
53 #if defined(_PR_USE_POLL)
280 #endif /* defined(_PR_USE_POLL) */
282 #if !defined(_PR_USE_POLL)
496 #endif /* !defined(_PR_USE_POLL) */
680 #if defined(_PR_USE_POLL)
H A Duxwrap.c425 #ifdef _PR_USE_POLL
462 #endif /* _PR_USE_POLL */
489 #ifdef _PR_USE_POLL
533 #endif /* _PR_USE_POLL */

Completed in 83 milliseconds

12